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

New Post: How to draw a marker that changes its size according to the zoom level?

$
0
0

Radioman,

I created custom marker (drawing circle), but I dont know how to adjust size of circle. Please, suggest code for that in function for zoom event...

I manualy create zoom event

privatevoid zoomplus(object sender, EventArgs e)
        {

            gMapControl.Zoom = gMapControl.Zoom + 1;

            this.label30.Text = gMapControl.Zoom.ToString();

        }
 


Viewing all articles
Browse latest Browse all 3384

Trending Articles



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