April 2018
Intermediate to advanced
390 pages
8h 46m
English
Let's start an Ionic project from scratch and add Google Maps features, as follows:
$ ionic start TaxiApp blank
$ cd TaxiApp
$ ionic platform remove ios
$ ionic platform add ios@3.9.0
$ ionic platform add android
$ cordova plugin add cordova-plugin-googlemaps ...
Read now
Unlock full access