- dashArray(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
-
- dashArray(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
-
- dashArray(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
-
- dashOffset(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
-
- dashOffset(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
-
- DBLCLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
-
- DBLCLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
-
- DBLCLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
-
- DBLCLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
-
- DBLCLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
-
- DBLCLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
-
- DBLCLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
-
- DBLCLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
-
- DBLCLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
-
- DBLCLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
-
- detectRetina(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
-
If true and user is on a retina display, it will request four tiles of half the specified size and a bigger zoom level in place of one to utilize the high resolution.
- detectRetina(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
-
If true and user is on a retina display, it will request four tiles of half the specified size and a bigger zoom level in place of one to utilize the high resolution.
- direction(String) - Method in class com.gwidgets.api.leaflet.options.TooltipOptions.Builder
-
Direction where to open the tooltip.
- disable() - Method in interface com.gwidgets.api.leaflet.Handler
-
Disables the handler.
- distance(LatLng, LatLng) - Method in class com.gwidgets.api.leaflet.CRS
-
Returns the distance between two geographical coordinates.
- distanceTo(LatLng) - Method in class com.gwidgets.api.leaflet.LatLng
-
Returns the distance (in meters) to the given LatLng calculated using the Haversine formula.
- distanceTo(Point) - Method in class com.gwidgets.api.leaflet.Point
-
Returns the distance between the current and the given points.
- DivIcon - Class in com.gwidgets.api.leaflet
-
Represents a lightweight icon for markers that uses a simple div element instead of an image.
- divIcon(DivIconOptions) - Static method in class com.gwidgets.api.leaflet.L
-
Represents a lightweight icon for markers that uses a simple div element instead of an image.
- DivIconEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.DivIconEvents
-
- DivIconOptions - Class in com.gwidgets.api.leaflet.options
-
The Class DivIconOptions.
- DivIconOptions.Builder - Class in com.gwidgets.api.leaflet.options
-
The Class Builder.
- divideBy(double, Boolean) - Method in class com.gwidgets.api.leaflet.Point
-
Returns the result of division of the current point by the given number.
- DivOverlay - Class in com.gwidgets.api.leaflet
-
- DivOverlayEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.DivOverlayEvents
-
- Document - Class in com.gwidgets.api.leaflet.elemental
-
- Document() - Constructor for class com.gwidgets.api.leaflet.elemental.Document
-
- DOMKeyboardEvent - Class in com.gwidgets.api.leaflet.elemental
-
- DOMKeyboardEvent() - Constructor for class com.gwidgets.api.leaflet.elemental.DOMKeyboardEvent
-
- DOMMouseEvent - Class in com.gwidgets.api.leaflet.elemental
-
- DOMMouseEvent() - Constructor for class com.gwidgets.api.leaflet.elemental.DOMMouseEvent
-
- doubleClickZoom - Variable in class com.gwidgets.api.leaflet.Map
-
Double click zoom handler.
- doubleClickZoom(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
-
Whether the map can be zoomed in by double clicking on it and zoomed out by double clicking while holding shift.
- DRAG - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
-
- DRAGEND - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
-
- DragEndEvent - Class in com.gwidgets.api.leaflet.events
-
The Class DragEndEvent.
- draggable(Boolean) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
-
Whether the marker is draggable with mouse/touch or not.
- dragging - Variable in class com.gwidgets.api.leaflet.Map
-
Map dragging handler (by both mouse and touch).
- dragging - Variable in class com.gwidgets.api.leaflet.Marker
-
Marker dragging handler (by both mouse and touch).
- dragging(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
-
Whether the map is draggable with mouse/touch or not.
- DRAGSTART - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
-
- duration(double) - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions.Builder
-
- duration(double) - Method in class com.gwidgets.api.leaflet.options.PanOptions.Builder
-
Duration of animated panning.