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

New Post: Convert zipcodes to lat/lon?

Does GMap.Net have any built-in functionality for converting a zipcode to it's latitude & longitude cooridinates? I have a database of customers & I want to show their locations with markers,...

View Article


New Post: Marker BringToFront or SendToBack (zorder)

Is there a way to change a marker's zorder / SendToBack or BringToFront? Thanks

View Article


New Post: Overlapping markers

Is there a way to prevent marker tooltips from displaying on top of each other for markers at the same location? I believe Googlemaps call it "declutter". Thanks...

View Article

New Post: Overlapping markers

I've been having this problem for a couple of years now. I've been hoping somebody better at coding than me would solve the problem. Here's my feeble attempt. It makes things a little better but...

View Article

New Post: Shapefile Usage in GMAPS

really i need this any idea to implement in c#

View Article


Image may be NSFW.
Clik here to view.

New Post: Radioman please add ALK Maps as a Map Provider

http://alkmaps.com/ ALK Maps are very clean and most useful for road maps I have found. Not a lot of topography or colors. Makes it very easy to see markers and routes. Thank you.

View Article

New Post: Google Style Clustered Tooltips

mike_mankus wrote: For anyone interested, this is how I solved the problem: private List<GMapMarker> mouseOveredMarkers = new List<GMapMarker>(); private void...

View Article

New Post: How to load the program faster using small cashed file

Hi, is there any way to download gmdb data automatically for particular city by latitude and longitude.am really struct here. can you any one help me on this.Thanks in advance.

View Article


Commented Unassigned: GMAP.Net Google Satellite map error in C#? [16137]

Tried to use GMAP.NET in winform using C#, when I set map properties to GoogleSatelliteMapProvider it gives an error. Exception :The remote Server returned in error:(404) Not found.I am using latest...

View Article


Commented Unassigned: GMAP.Net Google Satellite map error in C#? [16137]

Tried to use GMAP.NET in winform using C#, when I set map properties to GoogleSatelliteMapProvider it gives an error. Exception :The remote Server returned in error:(404) Not found.I am using latest...

View Article

New Post: How to Automate Map download by Latitude and Longitude

Hi Everyone, Am trying to Automate the Map data download by giving latitude and Longitude values or by giving city name. is there any existing possible way to download the map data automatically for...

View Article

New Post: How to load the program faster using small cashed file

Hi, Congrats for your great effort.Am having little doubt about , is there any way to download gmdb data automatically for particular city by latitude and longitude.am really struct here. can you any...

View Article

New Post: How to Automate Map download by Latitude and Longitude

click 'prefetch' button in demo

View Article


New Post: Polygon with inner polygons

Oh, sorry, you have to change something more in GMapPolygon.cs: Change internal void UpdateGraphicsPath() { ... } to public virtual void UpdateGraphicsPath() { ... } and GraphicsPath graphicsPath; to...

View Article

New Post: Polygon with inner polygons

Updated it now butt still only main polly shows. :( My version of youre class looks like this now:using GMap.NET; using System; using System.Collections.Generic; using System.Drawing; using...

View Article


New Post: Polygon with inner polygons

I realized, that I made a LOT of changes to the original source-code... 1) Remove "protected GraphicsPath graphicsPath;" from GMapPolygonHole 2) In GMapControl replace UpdatePolygonLocalPosition with...

View Article

New Post: Polygon with inner polygons

Thanks and sorry for all the work I am crating for you! I do not know if this was correct way but I crated MyGMapConstrol that extends GMapControle and then created an override function called...

View Article


New Post: Polygon with inner polygons

Hi again I downloaded GMap source code and change the GMapControl as above and added GMapPolygonHole to it. It was missing localPoints in GMapControl ->UpdatePolygonLocalPosition so I added a list...

View Article

New Post: Polygon with inner polygons

Many thanks Xandolph for all the information got it to work now!

View Article

Image may be NSFW.
Clik here to view.

New Post: Polygon with inner polygons

Cool, sorry that I didn't have the time to reply anymore... You can do some pretty neat stuff with those holes in the polygons:

View Article
Browsing all 3384 articles
Browse latest View live