Replies: 1 comment
-
The following is the coordinates regular expression: maplibre-gl-geocoder/lib/index.ts Line 14 in c893f39 If the MGRS falls under this regexp, you can set the reverseGeocode method to recieve and use it. Regarding react, this is a pure javascript library, you can eithr wrap it with react or roll your own. |
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.
-
Can i Search with MGRS coordinates in reverse geocode ?
and if it's posable how to implement it in react
Beta Was this translation helpful? Give feedback.
All reactions