-
Hey folks,
It would be helpful if there was a way to get a canonical location name for a given latitude and longitude.
For example, I use the API to fetch the local weather using lat/long though I d…
-
Replace:
- reverse geocoding of earthquakes origin
New feature:
- add new location using city name (forward geocoding)
-
Hello there,
I got maps set up to show location with marker from coordinates (lat and lang).
Is it possible to get location address from maps api? Like reverse-geocoding https://developers.google.c…
-
is there any package or solution to use forward geocoding and reverse geocoding of mapbox for react-native ?
https://docs.mapbox.com/api/search/#geocoding
-
### Description
Incorrect display of the city in the name of the establishment
- [ ] **Android**: Flowers > must be Clayton
- [ ] **iOS**: Wilson Mills > must be Clayton
[Map](https://drive.…
-
Hello,
I am getting a null result for the below coordinates:
"longitude": 72.8205292,"latitude": 18.9690247
These coordinates are for the India location but getting null.
var crg = require('co…
-
-
We should display a textual location when we can. There are two options.
1. Store the location in the database with the photo (alter the db schema to support this)
2. Perform this on the frontend with…
-
HI there
Great plugin , is amazing.
Is there anyway to show the current geo location, in the address field?
Currently the address box remains empty until you move the marker, which is great, but I …
-
From what I could see in the code, location to be applied to PH/SH evaluation is based on reverse geocoding of coordinates which are fed to Nominatim, not on the hardcoded tag values of the POI itself…