Index
All Classes|All Packages
Z
- ZINDEX - Static variable in interface provided.owlMaps.components.infowindow.IInfoWindowOptions
-
All InfoWindows are displayed on the map in order of their zIndex, with higher values displaying in front of InfoWindows with lower values.
- ZINDEX - Static variable in interface provided.owlMaps.components.marker.IMarkerOptions
-
All markers are displayed on the map in order of their zIndex, with higher values displaying in front of markers with lower values.
- ZINDEX - Static variable in interface provided.owlMaps.components.shapes.ICircleOptions
-
The zIndex compared to other polys.
- ZINDEX - Static variable in interface provided.owlMaps.components.shapes.IPolygonOptions
-
The zIndex compared to other polys.
- ZINDEX - Static variable in interface provided.owlMaps.components.shapes.IPolylineOptions
-
The zIndex compared to other polys.
- ZINDEX - Static variable in interface provided.owlMaps.components.shapes.IRectangleOptions
-
The zIndex compared to other polys.
- ZINDEX - Static variable in interface provided.owlMaps.map.data.IMapDataStyleOptions
-
All features are displayed on the map in order of their zIndex, with higher values displaying in front of features with lower values.
- ZINDEX_CHANGED - provided.owlMaps.components.infowindow.InfoWindowEventType
-
Event when the z-index display order is changed.
- ZINDEX_CHANGED - provided.owlMaps.components.marker.MarkerEventType
-
This event is fired when the marker's zIndex property changes.
- ZOOM - Static variable in interface provided.owlMaps.map.IMapOptions
-
The initial Map zoom level.
- ZOOM_CHANGED - provided.owlMaps.map.MapEventType
-
This event is fired when the map zoom property changes.
- ZOOM_CONTROL - Static variable in interface provided.owlMaps.map.IMapOptions
-
The enabled/disabled state of the Zoom control.
All Classes|All Packages