@ionic-native/google-maps
TypeScript icon, indicating that this package has built-in type declarations

5.5.0 • Public • Published

@ionic-native/google-maps (v5.5.0)

@ionic-native/google-maps plugin is a wrapper plugin for cordova-plugin-googlemaps for Ionic framework.

Ionic Native wraps plugin callbacks in a Promise or Observable, providing a common interface for all plugins and making it easy to use plugins with Angular change detection.


Installation

First of all, you need to generate API keys for Google Maps APIs.

Second, run following command to install @ionic-native/core and @ionic-native/google-maps plugins in your project.

npm install @ionic-native/core@beta @ionic-native/google-maps@beta

ionic cordova plugin add https://github.com/mapsplugin/cordova-plugin-googlemaps#multiple_maps --variable API_KEY_FOR_ANDROID="..." --variable API_KEY_FOR_IOS="..."

Documentation

For the full Ionic Native documentation, please checkout this page.

Also there are documents/demos for your help:

Demo


Troubles?

Before asking your trouble, please check the trouble shooting guides.

If you can't solve your problem, please report to ionic-native-google-maps repository.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @ionic-native/google-maps

      Weekly Downloads

      1,263

      Version

      5.5.0

      License

      MIT

      Unpacked Size

      817 kB

      Total Files

      7

      Last publish

      Collaborators

      • ionicjs