Search results for query: *

  1. vladimir

    Question drawing a mappolygon by markers on the map

    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...
Back
Top Bottom