Index
All Classes|All Packages
D
- DBL_CLICK - provided.owlMaps.components.overlay.GroundOverlayMouseEventType
-
Event when the component is double-clicked
- DBL_CLICK - provided.owlMaps.components.shapes.PolyMouseEventType
-
Event when the component is double-clicked
- DBL_CLICK - provided.owlMaps.mouse.ComponentMouseEventType
-
Event when the component is double-clicked
- DBL_CLICK - provided.owlMaps.mouse.MapMouseEventType
-
Event when the map is double-clicked
- defaultPage - Static variable in class provided.owlMaps.control.impl.OwlMapControl
-
Location of default map parent page file
- degreesToRadians(double) - Static method in interface provided.owlMaps.general.ILatLng
-
Convert the given value from degrees to radians
- DemoApp - Class in provided.owlMaps.demo.controller
-
Controller to build the OwlMaps demo application
- DemoApp(String) - Constructor for class provided.owlMaps.demo.controller.DemoApp
-
Constructs that controller
- DemoFrame<TPlacesDropListItem> - Class in provided.owlMaps.demo.view
-
The OwlMaps demo's view
- DemoFrame(IView2ModelAdapter<TPlacesDropListItem>) - Constructor for class provided.owlMaps.demo.view.DemoFrame
-
Construct the demo's view
- DemoModel - Class in provided.owlMaps.demo.model
-
The model for the OwlMaps demo app
- DemoModel(IModel2ViewAdapter, String) - Constructor for class provided.owlMaps.demo.model.DemoModel
-
Construct the demo model
- DEV_TOOLS_DELAY_DEFAULT - Static variable in interface provided.owlMaps.cefUtils.ICefUtils
-
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER USE THIS FIELD DIRECTLY! ***
Default delay to start the dev tools window in millisec Needed to overcome race conditions on connecting the dev tools to the main frame. - DEV_TOOLS_PORT_DEFAULT - Static variable in interface provided.owlMaps.cefUtils.ICefUtils
-
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER USE THIS FIELD DIRECTLY! ***
Default port for the dev tools window to run on. - devToolsDelay - Variable in class provided.owlMaps.cefUtils.impl.CefUtils
-
The current delay to use before creating and displaying the dev tools window
- DISABLE_AUTOPAN - Static variable in interface provided.owlMaps.components.infowindow.IInfoWindowOptions
-
Disable auto-pan on open.
- DISABLE_DEFAULT_UI - Static variable in interface provided.owlMaps.map.IMapOptions
-
Enables/disables all default UI.
- displayText(String) - Method in interface provided.owlMaps.demo.model.IModel2ViewAdapter
-
Display the given text on the view
- displayText(String) - Method in class provided.owlMaps.demo.view.DemoFrame
-
Display the given text in the text display area
- distanceBetween(ILatLng, double) - Method in interface provided.owlMaps.general.ILatLng
-
The distance between this and a given ILatLng, assuming a spherical Earth
- DRAG - provided.owlMaps.mouse.ComponentMouseDragEventType
-
Event while the component is dragged
- DRAG - provided.owlMaps.mouse.MapMouseDragEventType
-
Event while the map is dragged
- DRAG_END - provided.owlMaps.mouse.ComponentMouseDragEventType
-
Event when the component's dragging ends
- DRAG_END - provided.owlMaps.mouse.MapMouseDragEventType
-
Event when the map's dragging ends
- DRAG_START - provided.owlMaps.mouse.ComponentMouseDragEventType
-
Event when the component's dragging starts
- DRAG_START - provided.owlMaps.mouse.MapMouseDragEventType
-
Event when the map's dragging starts
- DRAGGABLE - Static variable in interface provided.owlMaps.components.marker.IMarkerOptions
-
If true, the marker can be dragged.
- DRAGGABLE - Static variable in interface provided.owlMaps.components.shapes.ICircleOptions
-
If set to true, the user can drag this circle over the map.
- DRAGGABLE - Static variable in interface provided.owlMaps.components.shapes.IPolygonOptions
-
If set to true, the user can drag this shape over the map.
- DRAGGABLE - Static variable in interface provided.owlMaps.components.shapes.IPolylineOptions
-
If set to true, the user can drag this shape over the map.
- DRAGGABLE - Static variable in interface provided.owlMaps.components.shapes.IRectangleOptions
-
If set to true, the user can drag this rectangle over the map.
- DRAGGABLE - Static variable in interface provided.owlMaps.map.data.IMapDataStyleOptions
-
If true, the object can be dragged across the map and the underlying feature will have its geometry updated.
- DRAGGABLE_CHANGED - provided.owlMaps.components.marker.MarkerEventType
-
This event is fired when the marker's draggable property changes.
- DRAGGABLE_CURSOR - Static variable in interface provided.owlMaps.map.IMapOptions
-
The name or url of the cursor to display when mousing over a draggable map.
- DRAGGING_CURSOR - Static variable in interface provided.owlMaps.map.IMapOptions
-
The name or url of the cursor to display when the map is being dragged.
All Classes|All Packages