Skip to content

Conversation

vasilevich
Copy link

Google has place_id support in its geocoder
So I added it in accordance with the official google api
and left lat/lon support intact.

it will give priority to lat/lon , but if lat/lon is empty, it will check if you sent the place_id variable.

why do I need place_id?
because apis such as google places autocomplete
Do not return lat/lon rather simpley a place_id.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant