smeijer / leaflet-geosearch

A geocoding/address-lookup library supporting various api providers.
https://smeijer.github.io/leaflet-geosearch/
MIT License
1.03k stars 273 forks source link

Getting Latitude and longtitude from given address? #239

Closed ozilion closed 3 years ago

ozilion commented 3 years ago

How can I get Latitude and longtitude from given address? I have a web site written by PHP+jQuery and I need to get lat+long coordinates using given full postal address. For example address can be like this AKSARAY MAH. 1. CAD/SOK. NO:20 ANTAKYA/HATAY/TÜRKİYE

smeijer commented 3 years ago

It sounds like you're interested in using the provider alone. Please check the first code sample under usage, in the readme.

https://github.com/smeijer/leaflet-geosearch#usage