brh55 / react-native-open-maps

🗺 A simple react-native library to perform cross-platform map actions (Google, Apple, or Yandex Maps)
MIT License
359 stars 47 forks source link

Add Google Place Id parameters #35

Closed gpminsuk closed 3 years ago

gpminsuk commented 4 years ago

Add Google Place Id parameters for better map/navigation experience.

Reference query_place_id: https://developers.google.com/maps/documentation/urls/get-started#search-action destination_place_id: https://developers.google.com/maps/documentation/urls/get-started#directions-action

Aryk commented 3 years ago

Any chance we can get this merged soon?

brh55 commented 3 years ago

Nice, thank you @gpminsuk !