/ionic-googlemaps-example

An ionic v4 project example using GoogleMaps plugin cordova

Primary LanguageTypeScript

An ionic v4 project example using GoogleMaps plugin cordova.

In order to use this project, you need to generate API keys at the Google Developers Console. Please follow the instruction.

Change the config.xml and package.json with your key to the env GOOGLE_API_KEY_FOR_ANDROID

Stack:

  • Node.js 10+
  • Ionic 4
  • Cordova 9

Install the modules and plugin

npm install

Start the project

ionic cordova run android