'Is there any API to get location details by giving longitude and latitude?
I'm doing a project in react-native, I've longitude and latitude values, and I just want to get name(city-name) of location by using that longitude and latitude, So I simply want to call an API which will do this work, I don't want to use Google Maps Api and other services which demands token or Api_key to create first and then use in your project. I just want simple public API which will do my work.
Is there any such API exist?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
