Skip to content

Latest commit

 

History

History
59 lines (32 loc) · 2.24 KB

README.md

File metadata and controls

59 lines (32 loc) · 2.24 KB

Cordova GoogleMaps plugin for iOS and Android

This plugin is a thin wrapper for Google Maps Android API and Google Maps SDK for iOS. Both PhoneGap and Apache Cordova are supported.

You can create a map application that uses native Google Maps with JavaScript, which is faster and uses less data than Google Maps JavaScript API v3.


There are two versions:

v2.2.9 (current version)

You can create multiple maps in your application.

@ionic-native/google-maps


v1.4.0 (old version)

You can only create one map in your application. No longer supported.


Buy me a beer

I have been spend tons of time for this plugin project, but even though the plugin is still free.

I appreciate if you donate some amount to help this project from this button.

Donate

The donated amount is used for buying testing machine (such as iPhone, Android) or new software.


Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License