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

New Post: Moving marker between 2 points

well usually vehicles move on the roads, unless it's a plain

View Article


New Post: Moving marker between 2 points

It's a train project for the company I work for, Im trying to find something to have all gps point between 2 points, or convert the pen line coord points to long,latt .

View Article


New Post: Moving marker between 2 points

is it's gps points, why do you need more points in between?

View Article

New Post: Moving marker between 2 points

It's only for visual demonstration , I  want to make the train move between the location following the route.

View Article

New Post: Moving marker between 2 points

check http://www.movable-type.co.uk/scripts/latlong.html you can use these formulas

View Article


New Post: Moving marker between 2 points

Thanks I think this one will do the job : Destination point given distance and bearing from start point

View Article

New Post: Trouble with SetCurrentPositionByKeywords()

Good news; since I was using the source version of 1.6, I was able to get actual useful exception messages. This issue is resolved.

View Article

New Post: How to empty local tile cache

I would like to be able to problematically empty the tile cache when using a GMap control in ServerAndChache mode.  Is there a specific method I can use on a GMapControl to empty the tile cache for...

View Article


New Post: How to empty local tile cache

map.Manager.PrimaryCache.DeleteOlder...

View Article


New Post: How to empty local tile cache

Thanks, I appreciate the help. However, map.Manager does not seem to have a PrimaryCache property. I am using v1.6 WinForms. Is this feature present in this version?   The properties of map.Manager I...

View Article

New Post: How to empty local tile cache

i think in the old version there is no such function

View Article

New Post: How to empty local tile cache

Ok, cool. I am using 1.6 (power) from the download on the main page. Which version would you recommend using that is the most stable and has this function?

View Article

New Post: How to empty local tile cache

latest

View Article


New Post: Zoom on marker hover

Hi,i want to zoom in and out when the cursor is on a markerhow can i do that?thanks

View Article

New Post: Zoom on marker hover

use OnMarkerEnter/Leave events

View Article


New Post: Zoom on marker hover

radioman wrote:use OnMarkerEnter/Leave events i mean by scrolling mouse wheel when cursor is on marker

View Article

New Post: Zoom on marker hover

map.IgnoreMarkerOnMouseWheel = true;

View Article


New Post: Zoom on marker hover

radioman wrote:map.IgnoreMarkerOnMouseWheel = true;thanks

View Article

New Post: update polygon points

Hi, So, I've goy a polygon made from a list of PointLatLng over the map. I change the coordinates of one of those points, and I'd like to update the polygon's points without removing the "old" polygon...

View Article

New Post: GMarker with 2 PointLatLng

this are measurement points and i need lines to the center of the measurement...if i make only one route (center-p1-center-p2-center-p3...) is slower than many single lines...

View Article
Browsing all 3384 articles
Browse latest View live