Skip to content

How to capture latitudes and longitudes when I add a marker with a radius circle #448

Answered by usefulthink
CamiloTass asked this question in Q&A
Discussion options

You must be logged in to vote

If you need a circle in the form of a polygon, so you have the coordinates along the outside perimeter, you can use a library like turf to compute the points from the center-point and a radius: https://turfjs.org/docs/api/circle

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by usefulthink
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants