Get update co-ordinate of drawing shape

Balasaheb Molawade 136 Reputation points
2021-02-11T12:04:20.533+00:00

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

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
139 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,621 Reputation points
    2021-02-12T12:26:24.627+00:00

    @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.

    1 person found this answer helpful.
    0 comments No comments