Commented Unassigned: color problem with GMapRoute [16079]
As stated in https://greatmaps.codeplex.com/discussions/457156 I was using version 1.6, and upgraded to the lastest beta (a3237323fb63) which resolved an issue with SetCurrentPositionByKeywords.With...
View ArticleClosed Unassigned: color problem with GMapRoute [16079]
As stated in https://greatmaps.codeplex.com/discussions/457156 I was using version 1.6, and upgraded to the lastest beta (a3237323fb63) which resolved an issue with SetCurrentPositionByKeywords.With...
View ArticleCommented Unassigned: Custom marker not rendering on lower zoom levels [16109]
I am having trouble viewing a custom marker at lower zoom levels i.e. the marker builds fine and displays on my control at higher zoom levels, but disappears as you zoom out in the control. Is this a...
View ArticleCommented Unassigned: Custom marker not rendering on lower zoom levels [16109]
I am having trouble viewing a custom marker at lower zoom levels i.e. the marker builds fine and displays on my control at higher zoom levels, but disappears as you zoom out in the control. Is this a...
View ArticleCommented Unassigned: Custom marker not rendering on lower zoom levels [16109]
I am having trouble viewing a custom marker at lower zoom levels i.e. the marker builds fine and displays on my control at higher zoom levels, but disappears as you zoom out in the control. Is this a...
View ArticleReopened Unassigned: Custom marker not rendering on lower zoom levels [16109]
I am having trouble viewing a custom marker at lower zoom levels i.e. the marker builds fine and displays on my control at higher zoom levels, but disappears as you zoom out in the control. Is this a...
View ArticleEdited Unassigned: Custom marker not rendering on lower zoom levels [16109]
I am having trouble viewing a custom marker at lower zoom levels i.e. the marker builds fine and displays on my control at higher zoom levels, but disappears as you zoom out in the control. Is this a...
View ArticleCommented Unassigned: Custom marker not rendering on lower zoom levels [16109]
I am having trouble viewing a custom marker at lower zoom levels i.e. the marker builds fine and displays on my control at higher zoom levels, but disappears as you zoom out in the control. Is this a...
View ArticleCommented Unassigned: Custom marker not rendering on lower zoom levels [16109]
I am having trouble viewing a custom marker at lower zoom levels i.e. the marker builds fine and displays on my control at higher zoom levels, but disappears as you zoom out in the control. Is this a...
View ArticleNew Post: Regarding GMDB Conversion
Hi, I have few questions regarding GMAP .Net control and its output file types. Can we output the GMAP .Net map data to any format other than GMDB ? Can we convert the GMDB file format to any other...
View ArticleNew Post: Nothing Happens
Hi! I have this project in windows mobile 6.5, I'm using the GMap.NET to use maps in the application. When i try to debug to see if it works, the system starts "thinking" and nothing else happens. It...
View ArticleNew Post: System.BadImageFormatException: Problem in 64bit Widows 7 and...
Hi Radioman, The service provider finally managed to "escalate" this issue and had one of their more experience technicians looking at the problem. It turned out that they had AppSense working in the...
View ArticleNew Post: GMap Control capabilities
Hello all; i'm new to the GMap.Net API , and a part from some tutorials, i'm wondering what kind of stuff can we do with the user control :Zooming in and out ok, but to what bounds ?Bearing is pretty...
View ArticleNew Post: How to Get Line \ Circle Intersection Point(s)
How to Get the intersection Point(s) between a line segment with a given (Start, End) points (P1, P2) as PointLatLng and the circle center (P3) with radius (R) in kilometers. The solution should be one...
View ArticleNew Post: How to Get Line \ Circle Intersection Point(s)
hello; That's a math problem, you should relay on line and circle equations according to a reference (P3 for example), and then solve the problem. do not think about the map, make a model in a paper,...
View ArticleNew Post: How to Get Line \ Circle Intersection Point(s)
Thanks Abinonos I already wrote this model and implement it, but the problem was i don't know the circle radius unit that used in the equations which is could be (meters, kilometers) and (degree,...
View ArticleNew Post: How to Get Line \ Circle Intersection Point(s)
hello; Did you consider a reference point ? Circle equation (x-a)² + (y-b)² = R² where a , b are coordinates of the circle center, if you take the center as a reference, then a=b=0.For units used it...
View ArticleNew Post: How to increase disk cache size beyond 256 MB ?
Hi RadioMan, This is really a great & huge work !! I've a question I noticed in info tab "Disk Cache limit " is 256 MB ? I searched the code but didn't know where to change it , or I miss...
View Article