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  
zIndexAuto — Property in class com.afcomponents.umap.overlays.Overlay
Gets or sets zIndexAuto property which indicates wheter Overlay should be brought to front on mouse over event.
zoom — Event in class com.afcomponents.umap.core.UMap
Dispatched when the map zoom is changing.
zoom — Property in class com.afcomponents.umap.core.UMap
Returns current zoom level.
zoom — Property in class com.afcomponents.umap.display.GridSegment
Returns segment's zoom level.
zoom — Property in class com.afcomponents.umap.display.birdseye.BirdsEyeSceneRequest
zoom — Property in class com.afcomponents.umap.events.DisplayEvent
Returns map zoom level.
zoom — Property in interface com.afcomponents.umap.interfaces.IGridSegment
Returns segment's zoom level.
ZOOM — Constant static property in class com.afcomponents.umap.events.MapEvent
The MapEvent.ZOOM constant defines the value of the type property of a zoom event object.
ZOOM — Constant static property in class com.afcomponents.umap.types.DoubleClickMode
zoomAtPointer — Property in class com.afcomponents.umap.core.UMap
Defines whether we should zoom in at pointer position rather than at the center of the map.
ZoomControl — Class in package com.afcomponents.umap.gui
ZoomControl
ZoomControl(param) — Constructor in class com.afcomponents.umap.gui.ZoomControl
zoomEasing — Property in class com.afcomponents.umap.core.UMap
Defines zoom easing function.
ZoomifyProvider — Class in package com.afcomponents.umap.providers.zoomify
ZoomifyProvider
ZoomifyProvider(settings_url, images_url, projection:com.afcomponents.umap.interfaces:IProjection) — Constructor in class com.afcomponents.umap.providers.zoomify.ZoomifyProvider
Creates new zoomify provider.
ZoomifyTileLayer — Class in package com.afcomponents.umap.providers.zoomify
ZoomifyTileLayer
ZoomifyTileLayer(baseURL, width, height) — Constructor in class com.afcomponents.umap.providers.zoomify.ZoomifyTileLayer
zoomIn(delta) — Method in class com.afcomponents.umap.core.UMap
Increases the map zoom level.
ZOOM_IN — Constant property in class com.afcomponents.umap.gui.ZoomControl
zoomOut(delta) — Method in class com.afcomponents.umap.core.UMap
Decreases the map zoom level.
zoomSpeed — Property in class com.afcomponents.umap.core.UMap
Defines zoom animation speed in 0.1 of a second.
zoomStart — Event in class com.afcomponents.umap.core.UMap
Dispatched when the map zoom starts changing.
ZOOM_START — Constant static property in class com.afcomponents.umap.events.MapEvent
The MapEvent.ZOOM_START constant defines the value of the type property of an zoomStart event object.
zoomStop — Event in class com.afcomponents.umap.core.UMap
Dispatched when the map zoom stops changing.
ZOOM_STOP — Constant static property in class com.afcomponents.umap.events.MapEvent
The MapEvent.ZOOM_STOP constant defines the value of the type property of an zoomStop event object.
zoomTo(latlng:com.afcomponents.umap.types:LatLng, zoom, immediate) — Method in class com.afcomponents.umap.core.UMap
Zoom the map to a given point & zoom level.
zoomToInfoWindow — Property in class com.afcomponents.umap.core.UMap
Defines whether to zoom map into opened info window position.
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