Awesome
This is a Ionic 2 tutorial example made for http://www.gajotres.net/ionic-2-integrating-google-maps
Follow these instruction to deploy this example:
- git clone https://github.com/Gajotres/Ionic2GoogleMapsExample.git
- cd Ionic2GoogleMaps
- ionic platform add android
- cordova plugin add cordova-plugin-whitelist
- npm install
- ionic serve -> To see if everything is working as it should
- ionic run android -l -c -s