Skip to content

mapsplugin/ionic-map-provider-example

Repository files navigation

ionic-map-provider-example

This project is an example how to use @ionic-native/google-maps as provider.


Abstract

In this example, the app has a map in two pages Home and Contact.

The MapProvider keeps only one map instance, and reuse it.


How to run this example?

$> git clone https://github.com/mapsplugin/ionic-map-provider-example

$> cd ionic-map-provider-example

// Please replace with your API key in the below two files:
$> vim config.xml
$> vim package.json

$> npm i

$> ionic cordova run android


Demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published