8 ms·
This is super nice. It works smoothly on mobile as well. Are there any tools you recommend for finding the coordinates by street address or business name?
by plutonium3345 10mo ago
This is super nice. It works smoothly on mobile as well. Are there any tools you recommend for finding the coordinates by street address or business name?
- tonghohin 10mo agoThanks! I usually use the OSM API for that: https://nominatim.org/release-docs/develop/api/Search/ https://nominatim.org/release-docs/develop/api/Search/. But if you need more accurate data, you may wanna use the Google Maps API.
- plutonium3345 10mo agoThank you! I will give it a try with Nominatim and see what I can cook with it.