1
votes

I'm working with Azure Maps and have a very basic idea of it's WEB sdk. What I want to know is- is there a drawing feature in The Azure Maps SDK that a user may use to draw on the map and return a geoJSON based on it. This functionality is identical to the one provided on geojson.io.

1

1 Answers

2
votes

Yes, there is! Please check out this code sample, and live demo here.

enter image description here