Skip to content

mapsplugin/ionic-googlemaps-quickdemo-v4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 31, 2020
25fd8d8 · Mar 31, 2020

History

96 Commits
Apr 22, 2019
Mar 31, 2020
Apr 22, 2019
Jan 18, 2019
Mar 31, 2020
Jan 25, 2019
Apr 30, 2019
Apr 22, 2019
Mar 31, 2020
Jan 18, 2019
Mar 31, 2020
Mar 31, 2020
May 4, 2019
Apr 22, 2019
Apr 22, 2019

Repository files navigation

@ionic-native/google-maps@5.0.xxx demo

This demo application is aim to describe how to use @ionic-native/google-maps with Ionic v4.

Before use this demo...

Please replace (API key) in config.xml and package.json files with your API keys.


How to use?

$> ionic cordova plugin add https://github.com/mapsplugin/cordova-plugin-googlemaps#multiple_maps

$> npm install @ionic-native/core@beta @ionic-native/google-maps@beta --save