New Post: Avoid overlaying map image got static with boundary, coordinates...
I think it would be better if the image saved with the "Static Map maker" is not overlaid with boundary, coordinates and scale when "make Worldfile" is checked so the plain image could be used in a GIS...
View ArticleNew Post: How to install??? setup
We would like to use gmap witn NI 2013, is there anything for documentation you can recommend or how to even start? We have a lot of broken subvi's and can not find how to run even a demo of the code...
View ArticleNew Post: How to get markers LocalPosition and convert it to System.Drawing
I need to get the position of the marker relative to the screen / form. how to do that? have a look at this.. Stackoverflow.com
View ArticleNew Post: Quiero Crear un Mapa de Google y Marcadores con imganenes...
ola. me gustaria adquirir ayuda soy un poco nuevo en vb.net quisiera saber si puedo hacer un mapa de google con sus diferentes vistas en hibrido, satelite etc. y sobre este mapa tener varios marcadores...
View ArticleNew Post: How to install??? setup
Thank you for replying. I don't mean to be slow to understand, but I am not sure how to use the project. The demo does come up and will show the map it comes with, but when I click "set Start" or "set...
View ArticleNew Post: how to set separate marker events in vb.net
in C# we use :MainMap.OnMarkerClick += new MarkerClick(MainMap_OnMarkerClick); MainMap.OnMarkerClick += new MarkerClick(MainMap_OnMarker2Click); to differentiate marker1 event to marker2 event but in...
View ArticleNew Post: how to set separate marker events in vb.net
Public Sub map_OnMarkerClick(ByVal item As GMap.NET.WindowsForms.GMapMarker, ByVal e As System.Windows.Forms.MouseEventArgs) Handles map.OnMarkerClick If item Is camera1 Then 'do code ElseIf item Is...
View ArticleNew Post: How to install??? setup
the source is available, demo is for demo, you build your own app
View ArticleNew Post: How to install??? setup
HiOk, I understand…Do you do consulting…? We would use your code and add a few minor points like where events occurred on the route. If so do you have a rate or do you do a fixed bid?ThanksRobert
View ArticleNew Post: Build 4ff426952bbc - Markers do not show reliably - require Zoom...
Thanks for this trick. Now markers take their position. But this trick does not correspond to the tutorial:http://www.websofia.com/2013/02/gmap-net-tutorial-maps-markers-and-polygons/ The marker's...
View ArticleNew Post: don't draw route
This is my code. What i want? I want draw route between point (routePoint) exactly i want draw line between 1-2 point, then 2-3 etc where i make error (mistake) private void button1_Click_1(object...
View ArticleNew Post: Threatening message from Andrey Chebotarev in Yandex Maps
I don't use it, if some people do, it's their problem, therefore write to them. If you don't want people browsing your servers maybe shut it down or hide it.
View ArticleNew Post: Threatening message from Andrey Chebotarev in Yandex Maps
https://greatmaps.codeplex.com/SourceControl/latest#GMap.NET.Core/GMap.NET.MapProviders/Yandex/YandexMapProvider.cs - here you use Yandex. And here -...
View ArticleUpdated Release: Hot Build (Nov 27, 2013)
summary: GMap.NET.Core: upgraded yendux provider...date: Wed Nov 27 13:44:24 2013 +0200user: radiomantag: tipchangeset: 904:81b71bf30091
View ArticleReleased: Hot Build (dec 03, 2013)
summary: GMap.NET.WindowsPresentation: TouchEnabled fix date: Tue Dec 03 15:25:33 2013 +0200 user: radioman tag: tip changeset: 905:21c8c9a2a588
View ArticleUpdated Release: Hot Build (Dec 03, 2013)
summary: GMap.NET.WindowsPresentation: TouchEnabled fixdate: Tue Dec 03 15:25:33 2013 +0200user: radiomantag: tipchangeset: 905:21c8c9a2a588
View ArticleNew Post: Load Map from Postgresql
Hi, radioman I have imported osm file to postgresql database, can i use it and load the data from gmap.net? I have been tried to set PostgreSQLPureImageCache object to mapcontrol.manager.secondarycache...
View ArticleNew Post: save a map image
Hello everyone, I am new to this discussion forum and a new user of GMap.NET. Its an excellent piece of software and congratulations to the creator/s. I have read a few tutorials that I found on some...
View Article