Quantcast
Channel: GMap.NET - Great Maps for Windows Forms & Presentation
Browsing all 3384 articles
Browse latest View live

New Post: having trouble with API key

works fine for me, try increase timeout value

View Article


New Post: having trouble with API key

Q: Does the Demo work "out of the box"?or do users typically have to "adjust something".  ?? 1. I increased timeout to 1 minute and it still timed out.2. I deleted the entire directory, re-downloaded...

View Article


New Post: Read

I am working in windows forms application and trying generate overlays and show on map when cursor is on this overlay a litlle description of overlay in a hint.Something like...

View Article

New Post: Show on map overlay's info when cursor is on this overlay

tooltip for marker?

View Article

New Post: Show on map overlay's info when cursor is on this overlay

Hm so each overlay will have own marker and when I clck on a marker a tooltip will apear, is it?I thought that this info will show everywhere on overlay, not in one place.

View Article


New Post: Error while opening Mainform in design view in WPF

It didn't work out for me too.I used the DLL's from the latest build and yet I keep getting that 'Object not set to an instance of an object' error which is caused by setting the Zoom property. Well it...

View Article

New Post: Caching functuionality

First of all I must say that I've been looking for such thing for years! It was a miracle for me when I found it.This is a general question about the caching functionality.I've been exploring the...

View Article

New Post: Caching functuionality

yes, you can copy/paste the db file directly after caching is complete, import/export is useful only when you have additional data on top of existing data, it merge data

View Article


New Post: Caching functuionality

Hi Guys,Merry Christmas!A question regarding caching, could I cache some overlays containing polygons I 've drawn before? So I won't need to draw again.... Tks!HN

View Article


New Post: Caching functuionality

use serialization or something..

View Article

New Post: Caching functuionality

You mean I could then just deserialize,  add overlay and set visible directly?

View Article

New Post: Caching functuionality

yes, should work: GMapOverlay overlay = DeepClone<GMapOverlay>(objects);public T DeepClone<T>(T obj) {using(var ms = new System.IO.MemoryStream()) {var formatter = new...

View Article

New Post: Caching functuionality

all right, i will implement this,but I mean to use sqllite or other database cache as  with tiles and prefetching, and be able to retrieve polygons and points as custom layers in later sessions.  i...

View Article


New Post: Caching functuionality

i think it doesn't matter much where you save the data, the end result is the same

View Article

New Post: GMapControl1.OnRouteClick dont'work

Hi,I realized that this event does not work at the click of a routeyou work?

View Article


New Post: GMapControl1.OnRouteClick dont'work

route.IsHitTestVisible = true;

View Article

New Post: having trouble with API key

My timeout is 5 minutes, it might be firewall or something.I am having trouble on this line:using(HttpWebResponse response = request.GetResponse() as HttpWebResponse)The request.address...

View Article


New Post: having trouble with API key

do you use some proxy?

View Article

New Post: having trouble with API key

I don't really understand proxies completely. I know what they do, but I have never used a proxy.In the code it saysrequest.proxy= GMap.NET.MapProviders.EmptyWebProxy Can I use one of your proxies? I...

View Article

New Post: having trouble with API key

by default all requests bypass proxy, check the Internet settings

View Article
Browsing all 3384 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>