zhangtaii / react-native-google-place-picker

React Native Wrapper of Google Place Picker for iOS + Android.
MIT License
185 stars 54 forks source link

Map not showing up #11

Closed Mandeep03 closed 7 years ago

Mandeep03 commented 7 years ago

Hi, Thanks for the great package. Was just trying to integrate into one of my new project. Everything configured, but seems the map is not showing up.

screen shot 2016-12-16 at 8 54 30 pm
indesignlatam commented 7 years ago

You have to enable Google Maps SDK for iOS on your google developer console

Mandeep03 commented 7 years ago

Thank you so much @indesignlatam.