cordova-plugin-googlemaps-124

Google Maps native SDK for Android and iOS

Usage no npm install needed!

<script type="module">
  import cordovaPluginGooglemaps124 from 'https://cdn.skypack.dev/cordova-plugin-googlemaps-124';
</script>

README

phonegap-googlemaps-plugin

This plugin helps you leverage Google Maps Android SDK v2 and Google Maps SDK for iOS with your JavaScript. Both PhoneGap and Apache Cordova are supported.

ScreenShot

Example

You can see an example here. phonegap-googlemaps-plugin-v1.2.2.apk

gt; adb install phonegap-googlemaps-plugin-v1.2.2.apk

image

Join the official community

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

What's up?

v1.2.4

  • Bug fixes

Check out the release notes.

Documentation


Do you want to use marker cluster?

Marker clustering is the technique for grouping some markers based on bounds. This reduces the marker on the map, and reduce the memory usage.

Bountysource / $500