Replies: 2 comments
-
You can do this with few lines of JavaScript. You need to register a click event on the map, read its LatLong and check if the coordinates are in the polygon. Check this example out: https://vue-map.netlify.app/examples/points-in-polygon.html |
Beta Was this translation helpful? Give feedback.
0 replies
-
Great! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible with this plugin to I detect any coordinate is inside a polygon area?
Beta Was this translation helpful? Give feedback.
All reactions