Quantcast
Channel: GMap.NET - Great Maps for Windows Forms & Presentation
Browsing all 3384 articles
Browse latest View live

New Post: how can i use "Google Korea Map" ?

cheers

View Article


New Post: Google Satellite - Black Tiles

Hi, I'm having trouble understanding following issue: At home, my application with GMAP.net works well with Google Satellite imagery. At work, Google Satellite option returns black tiles. The other...

View Article


New Post: Draw Range/Circle/Sine in GMap.net

Here is a Circle Marker with the circle diameter set in meters. I posted this code here some years back. Cheers.namespace GMap.NET.WindowsForms.Markers { public class GMapMarkerCircle : GMapMarker {...

View Article

New Post: Threatening message from Andrey Chebotarev in Yandex Maps

Без кота́ мыша́м раздо́лье.

View Article

New Post: mapsengine

Hi Radioman,I know you will not remember me but you may remember a few years ago I donated $80.00 US to you.I used GMap.NET back then and everything worked great. But now I have a new challenge and I’m...

View Article


New Post: Generating static map

OK, it's working. After radioman response (thanks for hint) I used 1.6 version again, and I used code for StaticImage form from 1.6 release (I don't know why i haven't done that earlier... it took few...

View Article

New Post: public float Bearing WPF Disable?

Are there any Updates on this Issue? I'd really like to use bearing in my Application and would appreciate if someone got this working. Otherwise i think i have to dig into it.

View Article

Image may be NSFW.
Clik here to view.

New Post: Blue overlapped rectangle and boundsOfMap

Hi, I setted some boundsOfMap in my application and it works very well, but a blue rectangle that is overlapping my map and which bounds are boundsOfMap is annoying me. I can get rid of it by clicking...

View Article


New Post: Blue overlapped rectangle and boundsOfMap

https://greatmaps.codeplex.com/discussions/454227

View Article


New Post: should I add classes

hi, I started working or learning on this maps yesterday and I did just like this:http://www.websofia.com/2013/02/gmap-net-tutorial-maps-markers-and-polygons/ but when I write this GMarkerGoogle marker...

View Article

New Post: i want to count of tag images map

hi sir i want to count images in specific location i.e coutry or city in map

View Article

New Post: TilePrefetcher process

I am trying to generate "packages" of prefetched areas. Either I am not doing this properly, or my understanding of this feature is wrong. First I get the selected area which gives me the RectLatLng...

View Article

New Post: The type initializer for 'GMap.NET.WindowsForms.GMapControl' threw...

Hi Guys, I have been using Gmaps.NET for a very long time, its been working fine for months, then suddenly I am unable to run my Winform App anymore today, I have tried everything, even reverting code...

View Article


New Post: The type initializer for 'GMap.NET.WindowsForms.GMapControl' threw...

I just got it to work again by directly referencing SQLLite X86 1.0.84.0 in my project references with Copy Local enabled. But i read that this is not advised, and i never do this in past, so i cannot...

View Article

Created Unassigned: How can I print GMap.NET maps? [16101]

So there is GMapControl on form. I want to print map, and here is code``` PrintDocument doc = new PrintDocument { DocumentName = "Map printing file" };doc.PrintPage += DocOnPrintPage;PrintDialog dialog...

View Article


New Post: How can I print GMap.NET maps?

So there is GMapControl on form. I want to print map, and here is codePrintDocument doc = new PrintDocument { DocumentName = "Map printing file" }; doc.PrintPage += DocOnPrintPage; PrintDialog dialog =...

View Article

New Post: ZoomAndCenterRoutes works not correctly?

Hi, I want to zoo out map to fit map on it and then center it. For this purpose I get use GetRectOfAllRoutes method which works correctly (i put result of this method as property SelectedArea and blue...

View Article


New Post: How can I print GMap.NET maps?

Problem was resolved by using temporary files string path = Path.GetTempPath() + Path.GetRandomFileName() + @".png"; _tmpImage = View.gmap.ToImage(); if (_tmpImage == null) return;...

View Article

New Post: build error when add Web Reference

Hi Radioman, Thanks for making such an awesome product. It works well and is stable. I have 50+ customers using an application with your map and they love it. In my Windows Project when I add a Web...

View Article

New Post: build error when add Web Reference

I figured it out. I had to add a proxy class instead of adding a Web reference in Microsoft Visual Studio. Thanks!

View Article
Browsing all 3384 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>