Replies: 2 comments 8 replies
-
this stack answer mentions an easy solution: https://stackoverflow.com/a/44238234/1892871 check the available methods in the docs for MapView |
Beta Was this translation helpful? Give feedback.
8 replies
-
Any help, please? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all.
How to know if a point is on "water"(ocean) or land/city/etc.
when the user picks a point I want to know this location is valid.
I know this is possible using the
map.visibleFeatures
in thejavascript
version.I created a StackOverflow question. but didn't find an answer yet.
https://stackoverflow.com/questions/65548816/cant-find-function-visiblefeatures
Thank you for the help,
Shay
Beta Was this translation helpful? Give feedback.
All reactions