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

New Post: Winforms FromLocalToLatLng is Not Accurate

$
0
0
I have a set of gps latitude and longitudes in a database and use:
MapRoute route = GMap.NET.MapProviders.OpenStreetMapProvider.Instance.GetRoute(start, end, false, false, 15);
to map a complex route, and it maps perfectly down to the correct traffic lane.

I'm also using FromLocalToLatLng to get the map coordinates to display on a Panel on gMapControl1_MouseMove( ).

But looking at the database gps data I can tell the FromLocalToLatLng latitude and longitudes coordinates are incorrect.

I found this: http://greatmaps.codeplex.com/discussions/623565 but I cannot get it to work with Winforms.

Any C# Winforms help with and example much appreciated.

Thank you.

Viewing all articles
Browse latest Browse all 3384

Trending Articles



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