A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
zoom — Property in class com.google.maps.MapOptions | |
A Number value that specifies the initial map zoom level. | |
ZOOM_CHANGED — Constant static property in class com.google.maps.MapZoomEvent | |
This event is fired when the map has zoomed. | |
ZoomControl — Final class in package com.google.maps.controls | |
A ZoomControl contains buttons for zooming the map in and out and a zoom slider. | |
ZoomControl(options:com.google.maps.controls:ZoomControlOptions) — Constructor in class com.google.maps.controls.ZoomControl | |
Constructs a ZoomControl object, with an optional options setting. | |
ZoomControlOptions — Class in package com.google.maps.controls | |
Class ZoomControlOptions specifies a set of options for the zoom control. | |
ZoomControlOptions(param) — Constructor in class com.google.maps.controls.ZoomControlOptions | |
Constructs an ZoomControlOptions object, optionally initializing it from an object. | |
zoomFactor — Property in class com.google.maps.overlays.EncodedPolylineData | |
Magnification between adjacent sets of zoom levels in the encoded levels string. | |
zoomIn(opt_latlng:com.google.maps:LatLng, opt_doCenter, opt_doContinuousZoom) — Method in class com.google.maps.Map | |
Zooms in the map by one zoom level if possible. | |
zoomIn(opt_latlng:com.google.maps:LatLng, opt_doCenter, opt_doContinuousZoom) — Method in interface com.google.maps.interfaces.IMap | |
Zooms in the map by one zoom level if possible. | |
zoomLevel — Property in class com.google.maps.MapZoomEvent | |
Current zoom level for the map. | |
zoomOut(opt_latlng:com.google.maps:LatLng, opt_doContinuousZoom) — Method in class com.google.maps.Map | |
Zooms out the map by one zoom level if possible. | |
zoomOut(opt_latlng:com.google.maps:LatLng, opt_doContinuousZoom) — Method in interface com.google.maps.interfaces.IMap | |
Zooms out the map by one zoom level if possible. | |
ZOOM_RANGE_CHANGED — Constant static property in class com.google.maps.MapZoomEvent | |
This event is fired when the available zoom range for the map changes. | |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |