New Post: draw a line inside the map
using your demo software i've just got that i'm looking in the wrong direction , i don't want to draw a routing line , i want just a line between points in the sea ,i want something like...
View ArticleNew Post: draw a line inside the map
radioman wrote:add the route with two points, man...even in your demo , when points are in the sea , there is no routing line in the map
View ArticleNew Post: draw a line inside the map
what a surprise ;} why do you even use the routing provider, do you you really think that google/etc has sea routes?since when highways are build in the sea...
View ArticleNew Post: draw a line inside the map
radioman wrote:what a surprise ;} why do you even use the routing provider, do you you really think that google/etc has sea routes?since when highways are build in the sea...:p sorry i didn't think...
View ArticleUpdated Release: Hot Build (Nov 26, 2012)
summary: GMap.NET.WindowsPresentation: added HelperLine and OnSelectionChange eventdate: Mon Nov 26 17:19:42 2012 +0200user: radiomantag: tipchangeset: 823:a8a1508fe247
View ArticleReleased: Hot Build (Nov 28, 2012)
summary: Demos: fixed code date: Tue Nov 27 23:16:41 2012 +0200 user: radioman tag: tip changeset: 828:871ebb856b1d
View ArticleUpdated Release: Hot Build (Nov 28, 2012)
summary: Demos: fixed codedate: Tue Nov 27 23:16:41 2012 +0200user: radiomantag: tipchangeset: 828:871ebb856b1d
View ArticleNew Post: Map Reference scale
Hi radioman and Xandolph,I´m trying to implement your solution with latest version of gmap.net but I couldn´t get this. My code is below, what am I doing wrong?I´ve create a new class Escala extending...
View ArticleNew Post: Error Add Overlay New Point
I CAN'T RESOLVE! Can you give me support. . . thanks
View ArticleNew Post: draw a line inside the map
radioman wrote:check route propertiesi couldn't find it , can you please help me
View ArticleNew Post: draw a line inside the map
MBDTeam wrote:Is here everybody working without intellisense? ;-)sorry but i'm not an expert
View ArticleNew Post: draw a line inside the map
you don't need to be an expert to write route. and chose whatever you want ;}
View ArticleNew Post: Map Reference scale
Hmmm, should work, did you try to debug? Is DrawScale() being called?
View ArticleNew Post: When I add many markers >250 from a SQL DB , the map becomes...
The map becomes very SLOW. What do I do different ? Dim lat AsString = NothingDim lng AsString = NothingDim layer_name AsString = NothingDim info_1 AsString = NothingDim info_2 AsString = NothingDim...
View ArticleNew Post: When I add many markers >250 from a SQL DB , the map becomes...
for each marker you add the same layer: GMap1.Overlays.Add(Layer_GPSmarker)you only need to do this once at the startup
View ArticleNew Post: When I add many markers >250 from a SQL DB , the map becomes...
Thank you Mr. Radioman , that did the trick.. The mapcontrol is now smooth and 'fluid' again !!
View Article