| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A basic example of integration between Ionic and Google Maps
Updated with Ionic 4
Run the command below to install the dependencies
$ npm installThen, to run it in a Browser
$ ionic serveOr to run it in a Device
Android
$ ionic cordova platform add android
$ ionic cordova run androidiOS
$ ionic cordova platform add ios
$ ionic cordova run ios| Back | FazBrowse Home | New Git URL |