New Post: {"Object reference not set to an instance of an object."}
check this list example...C# List vyar
View ArticleNew Post: OpenStreetMap placemark
string url = ... string fileName = ... WebClient wb = new WebClient(); wb.Headers.Add("User-Agent: Other"); //that is the simple line! wb.DownloadFile(url, fileName);
View ArticleNew Post: PostGis and new release
Hi, I am impressed with this control. Congratulate!. My questions are: 1) Is it possible to add a PostGIS layer (using Geoserver?) 2) Runs propertly on Windows 2012? 3) What about the future? Will be...
View ArticleCreated 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: How to use on android
Hi every body. I used GMap.net with C# and it works perfect. Now i need to use it in an android application. I found the apk mentioned above but I could not find the source of an example how to use...
View ArticleNew Post: Color of polygons
Hello, I using your library. When i have created 2 polygons and draw it with different colors but they turned out colored by the same color.List<PointLatLng> polygonPoints1 = new...
View ArticleNew Post: AltSketch Render
Hi again from AltSoftLab Team! In about a year we got many new features in our AltSketch Graphics Library. First of all we get HW Render Backends in many Graphics Platforms and Mobile Platforms...
View ArticleNew Post: GMap.NET for Silverlight or webbased platform
Hi guys! I 've been using radioman's great Desktop tool for a while now, but now the customers and the market is leading everybody to work over a web site. I have a couple of projects already working...
View ArticleNew Post: Alternatives to GreatMaps
Hey GreatMaps, I'm trying to compile a list of mapping software that will fit my requirements for a desktop application I want to build. I'm trying to build something similar to MissionPlanner:...
View ArticleNew Post: New maps
Any chances that a new map provider could be added to your great project? WMShttp://tiles.kartat.kapsi.fi/peruskartta?http://tiles.kartat.kapsi.fi/taustakartta?http://tiles.kartat.kapsi.fi/ortokuva? or...
View ArticleNew Post: New maps
thanks, i will add it as soon as i get the time to do so... in the mean time you can make a fork to share the code
View ArticleUpdated Wiki: Home
...radioman is currently unresponsive, sorry for that. Cornwall exploration mission is in progress, great maps helps greatly! ;}GMap.NET is great and Powerful, Free, cross platform, open source .NET...
View ArticleNew Post: New maps
Fork: icybridge/Kapsi done.Some user requirements from the licence holder apply and are:1. Name of licence holder must show on the map(s) --> MaanmittauslaitosInstead of the full name the MML...
View ArticleNew Post: How to pan with GMap
I know how to zoom, but how can I enable the user to pan up, down, left, right?
View ArticleNew Post: Gmap Custom Image Marker C#
First i need to say that"Radioman We Love You" Here a class sample for your C# Gmap Project. You can use it for creating markers with specific images. Just Create a class named GMapCustomImageMarker...
View ArticleNew Comment on "GMap.NET.WindowsForms"
Can you suggest me some other tutorial? great proyect!
View ArticleNew Post: should I add classes
https://greatmaps.codeplex.com/discussions/560700 Here you can use this class :)
View ArticleNew Post: BingMapProvider Blue Tiles Error 499
Greetings, I have recently started working on an application for my team to use to help us proactively monitor some of our customers sites using a map interface. GMaps has been wonderful and is very...
View ArticleNew Post: BingMapProvider Blue Tiles Error 499
I just rebooted, and ran my app again, and now I get Error (400) bad request. This is very frustrating, as I can find no information on what these errors mean...
View ArticleCommented Issue: Bearing [16044]
Bearing was not working at least since 1.6. I'm not sure if I'm doing it correctly but now ti's working for me.since it's only in 1 file, I'll paste the diff here.---...
View Article