Skip to content

Installation

Masashi Katsumata edited this page Mar 14, 2014 · 24 revisions

With the phonegap-googlemaps-plugin, you can add a map into your application. The plugin automatically handles access to Google Maps mobile SDKs.

To install this plugin, you need to prepare your API keys for both Google Maps Android API v2 and Google Maps iOS SDK. The below tutorial is explanation how to obtain the keys, and how to install this plugin. Please follow the each steps.

##Automatic Installation Before installing the plugin first time, please follow the tutorial.

$> cordova plugin add phonegap-googlemaps-plugin/ --variable API_KEY_FOR_ANDROID=xxx --variable API_KEY_FOR_IOS=xxx

##Tutorials

Join the official community

New versions will be announced through the official community. Stay tune!

Do you have a question or feature request?

Feel free to ask me on the issues tracker.

Or on the official community is also welcome!


New version 2.0-beta2 is available.

The cordova-googlemaps-plugin v2.0 has more faster, more features.

https://github.com/mapsplugin/cordova-plugin-googlemaps-doc/tree/master/v2.0.0/README.md

Clone this wiki locally