@Balasaheb Molawade Thanks for the question. Can you please share link to the code or doc that you are trying. Also please add details about which maps (azure/ Bing maps) are you trying.
Here is the bing maps v8 samples and Here is some samples using azure maps.
There is an animation library for Azure Maps available here.
Get update co-ordinate of drawing shape
Balasaheb Molawade
136
Reputation points
Hi,
We have used drawing tool to draw shape and save coordinate in database in string format. We read that coordinate and plot the shape in polygon.
And now we need to edit that shape and store update coordinate in database. We are able to set shape in edit mode using tools.edit(e.primitive);
In that we are having issue to get the updated co-ordinate from map layer. Is anyone have solution for it.
Thanks!
Balasaheb
1 answer
Sort by: Most helpful
-
Ramr-msft 17,736 Reputation points
2021-02-12T12:26:24.627+00:00