-
Notifications
You must be signed in to change notification settings - Fork 917
Map.setZoom()
Masashi Katsumata edited this page May 19, 2014
·
2 revisions
Set the zoom level of the camera view.
###Description Change the zoom level of the map camera view.
###code
var GOOGLE = new plugin.google.maps.LatLng(37.422858, -122.085065);
map.setCenter(GOOGLE);
map.setZoom(17);If you get an error, feel free to ask me on the official community or the issue list.
New version 2.0-beta2 is available.
The cordova-googlemaps-plugin v2.0 has more faster, more features.
https://github.com/mapsplugin/cordova-plugin-googlemaps-doc/tree/master/v2.0.0/README.md
New versions will be announced through the official community. Stay tune!
Feel free to ask me on the issues tracker.
Or on the official community is also welcome!
New version 2.0-beta2 is available.
The cordova-googlemaps-plugin v2.0 has more faster, more features.
https://github.com/mapsplugin/cordova-plugin-googlemaps-doc/tree/master/v2.0.0/README.md