Hey! Please tell me how to draw a mappoligon on the map by placing markers on the map with the mouse.
Here is the code:
private async void MapControl1_MapTappedAsync (MapControl sender, MapInputEventArgs args) // markers are put here and a polygon is drawn
{
var point...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.