Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 656 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 656 Bytes

@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