Skip to content

Instantly share code, notes, and snippets.

@matthieu-D
Last active June 27, 2017 20:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthieu-D/3529e2dc56b3acac2dfd9ed2deea2fa4 to your computer and use it in GitHub Desktop.
Save matthieu-D/3529e2dc56b3acac2dfd9ed2deea2fa4 to your computer and use it in GitHub Desktop.
ionic start ionic-restaurant-map blank
ionic cordova plugin add cordova-plugin-googlemaps --variable API_KEY_FOR_ANDROID="GOOGLE_MAPS_KEY_HERE" --variable API_KEY_FOR_IOS="GOOGLE_MAPS_KEY_HERE"
npm install --save @ionic-native/google-maps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment