FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fabricadecodigo/IonicGoogleMapsBasicExample: A basic example of integration between Ionic and Google Maps · GitHub

Repository files navigation

IonicGoogleMapsBasicExample

A basic example of integration between Ionic and Google Maps

Updated with Ionic 4

How to run this example

With the Ionic CLI:

Run the command below to install the dependencies

$ npm install

Then, to run it in a Browser

$ ionic serve

Or to run it in a Device

Android

$ ionic cordova platform add android
$ ionic cordova run android

iOS

$ ionic cordova platform add ios
$ ionic cordova run ios

About

A basic example of integration between Ionic and Google Maps

Topics

Resources

Stars

11 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL