Socket
Socket
Sign inDemoInstall

@ionic-native/google-maps

Package Overview
Dependencies
0
Maintainers
6
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic-native/google-maps

Ionic Native - Native plugins for ionic apps


Version published
Weekly downloads
1.2K
increased by8.12%
Maintainers
6
Install size
799 kB
Created
Weekly downloads
 

Changelog

Source

5.5.0 (2019-04-19)

Bug Fixes

  • background-mode: update types definitions (#2997) (c0ce17b)
  • firebase-messaging: fix the typings of the FCM message payload (#2998) (e47774b)
  • google-plus: mark login param as required (#2996) (c518c81)
  • nfc: rename makeReadyOnly to makeReadOnly (9024ea5), closes #2985

Features

Readme

Source

@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.

FAQs

Last updated on 20 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc