New Post: Prefetch whole country
Hey rhopi, were you able to have GeoServer and Gmap.net to work together locally and offline ? I'm trying to download ".osm" maps from OpenStreetMap and use it locally. do you think it is possible to...
View ArticleNew Post: Google Satellite Map not working
Gives error when choose this type of provider. Exception: The remote server returned error: (404) Not Found. Mode: ServerOnlygMapControl1.Manager.Mode = AccessMode.ServerOnly; gMapControl1.MapProvider...
View ArticleNew Post: Google Satellite Map not working
don't set static useragent, by default it's random, google may block you do you you latest version?
View ArticleNew Post: Using GeoServer offline as a map provider to Gmap.net
I read the threads about GeoServer and Gmap.net but they are not conclusive. I don't know if it worked and how it might work. I'm trying to run Gmap without online connection. I don't what to use the...
View ArticleNew Post: GMapProviders unusable if FIPS-compliance enabled because static...
Right now the GMapProviders static constructor uses reflection to find/instantiate each static GMapProvider field and put them into a list. The fatal problem with this is that if your Windows system...
View ArticleNew Post: Google Satellite Map not working
I removed UserAgent but still gives 404. Also tried to run from demo application - same result. Gmap.net.core - v1.6.0.0 Gmap.net.windowsForms - v1.6.0.0
View ArticleNew Post: Happy new Year
hey radioman, i wish you a happy new year... thanks for your helpfull and great project! bye EDE
View ArticleNew Post: GMAP Route
I am having some issues using the route i am trying to route between to key word for example Melbourne, Australia to St Kilda, Australia here it the code i am using any help will be great Private Sub...
View ArticleNew Post: Usage of local OpenStreetmap server
Is it possible to specify the url of a local OpenStreetMap server (e.g. http://192.168.10.100/tiles/) instead of the (hard) coded: http://{0}.tile.openstreetmap.org/{1}/{2}/{3}.png";
View ArticleNew Post: GoogleMap does not align with BingMap and OSM
Hi Everyone, I recently tried GMap.NET with different map tile server settings. It seems that in US and EU, Google and Bing Map match each other quite well. However when i moved the map to China, i.e....
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 ArticleReleased: Hot Build (Jan 07, 2014)
summary: GMap.NET.Core: fixed FIPS issue date: Tue Jan 07 17:08:08 2014 +0200 user: radioman tag: tip changeset: 906:f86d1b1fad37
View ArticleUpdated Release: Hot Build (Jan 07, 2014)
summary: GMap.NET.Core: fixed FIPS issuedate: Tue Jan 07 17:08:08 2014 +0200user: radiomantag: tipchangeset: 906:f86d1b1fad37
View ArticleNew Post: Help on changing projection
Dear radio man, Thanks for your great project! As I am new in the map related topics, could you please give me some help. I need to change projection of google hybrid map from MercatorProjection to...
View ArticleNew Post: Get terrain elevations
I'd would like to know if a method to obtain elevation at a given LatLng point can be implemented in the GMap control. I will gladly donate to this website if this can be done. Please let me know if...
View Article