/phonegap-googlemaps-plugin

Primary LanguageObjective-CApache License 2.0Apache-2.0

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.1.apk

$> adb install phonegap-googlemaps-plugin-v1.2.1.apk

image

Join the official community

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

###What's up?

As of v1.2.0, you can place buttons and other HTML over the map, because the map is now placed underneath the browser.

v1.2.1

  • Bug fix: detect the touch region
  • Add: map.setDebuggable( true / false )

Many bugs are fixed, and many methods are added. Check out the release nodes.

###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