New Post: How can I change marker image on a marker click
Thank You hjojohan good help for me
View ArticleSource code checked in, #293704c3a62b
GMap.NET.Core: updated sqlite dll v96/3.8.8.3 & some cleanup...
View ArticleUpdated Release: Hot Build (May 13, 2015)
cutting edge features and bug-fixesbuild log: https://ci.appveyor.com/project/radioman/greatmaps-byuu0
View ArticleReleased: Hot Build (May 16, 2015)
cutting edge features and bug-fixes build log: https://ci.appveyor.com/project/radioman/greatmaps-byuu0
View ArticleUpdated Release: Hot Build (May 16, 2015)
cutting edge features and bug-fixesbuild log: https://ci.appveyor.com/project/radioman/greatmaps-byuu0
View ArticleClosed Unassigned: Three lines of code to fix Credentials for Nearmap [16102]
Hi,Again, thanks for providing a gread library.I just want to let you know that I got credentials to work with Nearmap by adding three lines of code described in this...
View ArticleNew Post: Exception: Cannot create an instance of "GMapControl".
Hi,Help me please!( In WPF project there is exception "Cannot create an instance of "GMapControl"." after adding a gmap control on the form. In the project installed libraries sqlite-net,...
View ArticleNew Post: Exception: Cannot create an instance of "GMapControl".
set 'copy to local' false for System.Data.SQLite, it's will load anyway
View ArticleNew Post: Exception: Cannot create an instance of "GMapControl".
thank you) I made so and made copies of GMap.NET.Core,GMap.NET,WindowsPresentation in the folder C:\ProgramFiles....\IDE I don't know why , but it works :D
View ArticleNew Post: Exception: Cannot create an instance of "GMapControl".
GMap.NET.Core loads it's embedded sqlite reference(System.Data.SQLite), external reference should not be deployed, you can use any cpu target that way
View ArticleUpdated Wiki: Documentation
is coming! ;}In the meantime any volunteers can help by contributing to greatmaps.wikia.comUse default brach for stable codeIf you have a local server it is recommended to use SecondaryCache, so you'll...
View ArticleUpdated Wiki: Documentation
is coming! ;}In the meantime any volunteers can help by contributing to greatmaps.wikia.comUse default brach for stable codeIf you have a local server it is recommended to use SecondaryCache, so you'll...
View ArticleNew Post: Points on route
Is it possible to make something like GetPointAtDistance() in GMap .NET?
View ArticleNew Post: How do I get gps points along the route set?
I have the same problem ;/ Someone posted a code in JS that used GetPointAtDistance(m) which should return a point of route at distance "m" from the start point but I don't see anything like this on...
View ArticleNew Post: Add image but like a polygon not marker
I have a VFR raster chart (map image for aviation) --like this one. I want to overlay this image on Gmap (I have the coordinates for it). But when you zoom into this image, it should not stay the same...
View ArticleNew Post: Add image but like a polygon not marker
check http://greatmaps.codeplex.com/SourceControl/latest#Testing/Demo.Clouds/MainForm.cs ..but it won't work if your map projection isn't the same, then you would have to use mapCruncher tool and...
View ArticleNew Post: Add image but like a polygon not marker
You were quick radioman, thanks. So these are the bounding coordinates for the image. Bounding_Coordinates: West_Bounding_Coordinate: -80.107136 East_Bounding_Coordinate: -59.729722...
View ArticleNew Post: Multi-Touch zoom in WPF
I only now see this thread. We are also trying to get this working. Did you had any success with it?
View ArticleSource code checked in, #76d7772bd36e
GMap.NET.WindowsPresentation: WPF couldn't draw GMapRoute and GMapPolygon, thx WintelZhao
View ArticleUpdated Release: Hot Build (May 16, 2015)
cutting edge features and bug-fixesbuild log: https://ci.appveyor.com/project/radioman/greatmaps-byuu0
View Article