Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X Y Z 

A

ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CanvasEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.DivIconEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.DivOverlayEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.FeatureGroupEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GeoJsonEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.IconEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.LayerEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.LayerGroupEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PopupEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RendererEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.SVGEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
ADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TooltipEvents
 
add(Point) - Method in class com.gwidgets.api.leaflet.Point
Returns the result of addition of the current and the given points.
addAttribution(String) - Method in class com.gwidgets.api.leaflet.Attribution
Adds an attribution text
addBaseLayer(Layer, String) - Method in class com.gwidgets.api.leaflet.Layers
Adds a base layer (radio button entry) with the given name to the control.
addControl(Control) - Method in class com.gwidgets.api.leaflet.Map
Adds the given control to the map.
addData(JavaScriptObject) - Method in class com.gwidgets.api.leaflet.GeoJSON
Adds a GeoJSON object to the layer.
addEventParent(Evented) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
addEventParent(Evented) - Method in interface com.gwidgets.api.leaflet.Evented
Adds an event parent - an Evented that will receive propagated events
addEventParent(Evented) - Method in class com.gwidgets.api.leaflet.GridLayer
 
addEventParent(Evented) - Method in class com.gwidgets.api.leaflet.Icon
 
addEventParent(Evented) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
addEventParent(Evented) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
addEventParent(Evented) - Method in class com.gwidgets.api.leaflet.Map
 
addEventParent(Evented) - Method in class com.gwidgets.api.leaflet.Marker
 
addEventParent(Evented) - Method in class com.gwidgets.api.leaflet.Polyline
 
addEventParent(Evented) - Method in class com.gwidgets.api.leaflet.Popup
 
addEventParent(Evented) - Method in class com.gwidgets.api.leaflet.Renderer
 
addEventParent(Evented) - Method in class com.gwidgets.api.leaflet.Tooltip
 
addLatLng(LatLng) - Method in class com.gwidgets.api.leaflet.Polyline
Adds a given point to the polyline.
addLayer(Layer) - Method in class com.gwidgets.api.leaflet.LayerGroup
Adds a given layer to the group.
addLayer(Layer, Boolean) - Method in class com.gwidgets.api.leaflet.Map
Adds the given layer to the map.
addOverlay(Layer, String) - Method in class com.gwidgets.api.leaflet.Layers
Adds an overlay (checkbox entry) with the given name to the control.
addTo(Map) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
addTo(Map) - Method in class com.gwidgets.api.leaflet.Control
Adds the control to the map.
addTo(Map) - Method in class com.gwidgets.api.leaflet.GridLayer
Adds the layer to the map.
addTo(Map) - Method in class com.gwidgets.api.leaflet.Icon
 
addTo(Map) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
addTo(Map) - Method in interface com.gwidgets.api.leaflet.Layer
Adds the tooltip to the given map
addTo(Map) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
addTo(Map) - Method in class com.gwidgets.api.leaflet.Marker
 
addTo(Map) - Method in class com.gwidgets.api.leaflet.Path
Adds the layer to the map.
addTo(Map) - Method in class com.gwidgets.api.leaflet.Polyline
 
addTo(Map) - Method in class com.gwidgets.api.leaflet.Popup
 
addTo(Map) - Method in class com.gwidgets.api.leaflet.Renderer
 
addTo(Map) - Method in class com.gwidgets.api.leaflet.Tooltip
 
alt(String) - Method in class com.gwidgets.api.leaflet.options.ImageOverlayOptions.Builder
 
alt(String) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
Text for the alt attribute of the icon image (useful for accessibility).
animate(Boolean) - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions.Builder
 
animate(Boolean) - Method in class com.gwidgets.api.leaflet.options.ZoomOptions.Builder
zoom animation will happen if the zoom origin is inside the current view.
animate(Boolean) - Method in class com.gwidgets.api.leaflet.options.ZoomPanOptions.Builder
Animate.
asFeature(JavaScriptObject) - Method in class com.gwidgets.api.leaflet.GeoJSON
Normalize GeoJSON geometries/features into GeoJSON features.
Attribution - Class in com.gwidgets.api.leaflet
The attribution control allows you to display attribution data in a small text box on a map.
attribution(ControlAttributionOptions) - Static method in class com.gwidgets.api.leaflet.L.control
The attribution control allows you to display attribution data in a small text box on a map.
attribution(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
 
attribution(String) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
 
attribution(String) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
attribution(String) - Method in class com.gwidgets.api.leaflet.options.IconOptions.Builder
 
attribution(String) - Method in class com.gwidgets.api.leaflet.options.ImageOverlayOptions.Builder
The attribution text of the image overlay.
attribution(String) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
 
attribution - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
attribution(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
 
attribution(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
 
attribution(String) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
 
attribution(String) - Method in class com.gwidgets.api.leaflet.options.RendererOptions.Builder
 
attribution(String) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
the string used by the attribution control, describes the layer data.
attribution(String) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
the string used by the attribution control, describes the layer data.
attribution(String) - Method in class com.gwidgets.api.leaflet.options.TooltipOptions.Builder
 
attributionControl(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Whether the attribution control is added to the map by default.
autoClose(Boolean) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
Set it to false if you want to override the default behavior of the popup closing when user clicks the map (set globally by the Map closePopupOnClick option).
autoPan(Boolean) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
Set it to false if you don't want the map to do panning animation to fit the opened popup.
autoPanPadding(Point) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
Equivalent of setting both top left and bottom right autopan padding to the same value.
autoPanPaddingBottomRight(Point) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
The margin between the popup and the bottom right corner of the map view after autopanning was performed.
autoPanPaddingTopLeft(Point) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
The margin between the popup and the top left corner of the map view after autopanning was performed.
AUTOPANSTART - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
autoZIndex(Boolean) - Method in class com.gwidgets.api.leaflet.options.ControlLayersOptions.Builder
If true, the control will assign zIndexes in increasing order to all of its layers so that the order is preserved when switching them on/off.

B

BASELAYERCHANGE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
bgPos(Point) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
 
bindPopup(HTMLElement, PopupOptions) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
bindPopup(String, PopupOptions) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
bindPopup(HTMLElement, PopupOptions) - Method in class com.gwidgets.api.leaflet.GridLayer
 
bindPopup(String, PopupOptions) - Method in class com.gwidgets.api.leaflet.GridLayer
 
bindPopup(HTMLElement, PopupOptions) - Method in class com.gwidgets.api.leaflet.Icon
 
bindPopup(String, PopupOptions) - Method in class com.gwidgets.api.leaflet.Icon
 
bindPopup(HTMLElement, PopupOptions) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
bindPopup(String, PopupOptions) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
bindPopup(HTMLElement, PopupOptions) - Method in interface com.gwidgets.api.leaflet.Layer
Binds a popup to the layer with the passed content and sets up the neccessary event listeners.
bindPopup(String, PopupOptions) - Method in interface com.gwidgets.api.leaflet.Layer
Binds a popup to the layer with the passed content and sets up the neccessary event listeners.
bindPopup(HTMLElement, PopupOptions) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
bindPopup(String, PopupOptions) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
bindPopup(HTMLElement, PopupOptions) - Method in class com.gwidgets.api.leaflet.Marker
 
bindPopup(String, PopupOptions) - Method in class com.gwidgets.api.leaflet.Marker
 
bindPopup(String, PopupOptions) - Method in class com.gwidgets.api.leaflet.Path
Bind popup.
bindPopup(HTMLElement, PopupOptions) - Method in class com.gwidgets.api.leaflet.Path
Binds a popup with a particular HTML content to a click on this path.
bindPopup(Popup, PopupOptions) - Method in class com.gwidgets.api.leaflet.Path
Binds a popup with a particular HTML content to a click on this path.
bindPopup(HTMLElement, PopupOptions) - Method in class com.gwidgets.api.leaflet.Polyline
 
bindPopup(String, PopupOptions) - Method in class com.gwidgets.api.leaflet.Polyline
 
bindPopup(HTMLElement, PopupOptions) - Method in class com.gwidgets.api.leaflet.Popup
 
bindPopup(String, PopupOptions) - Method in class com.gwidgets.api.leaflet.Popup
 
bindPopup(HTMLElement, PopupOptions) - Method in class com.gwidgets.api.leaflet.Renderer
 
bindPopup(String, PopupOptions) - Method in class com.gwidgets.api.leaflet.Renderer
 
bindPopup(HTMLElement, PopupOptions) - Method in class com.gwidgets.api.leaflet.Tooltip
 
bindPopup(String, PopupOptions) - Method in class com.gwidgets.api.leaflet.Tooltip
 
bindTooltip(String, TooltipOptions) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
bindTooltip(HTMLElement, TooltipOptions) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
bindTooltip(Tooltip, TooltipOptions) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
bindTooltip(String, TooltipOptions) - Method in class com.gwidgets.api.leaflet.GridLayer
 
bindTooltip(HTMLElement, TooltipOptions) - Method in class com.gwidgets.api.leaflet.GridLayer
 
bindTooltip(Tooltip, TooltipOptions) - Method in class com.gwidgets.api.leaflet.GridLayer
 
bindTooltip(String, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Icon
 
bindTooltip(HTMLElement, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Icon
 
bindTooltip(Tooltip, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Icon
 
bindTooltip(String, TooltipOptions) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
bindTooltip(HTMLElement, TooltipOptions) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
bindTooltip(Tooltip, TooltipOptions) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
bindTooltip(String, TooltipOptions) - Method in interface com.gwidgets.api.leaflet.Layer
Binds a tooltip to the layer with the passed *content and sets up the neccessary event listeners.
bindTooltip(HTMLElement, TooltipOptions) - Method in interface com.gwidgets.api.leaflet.Layer
Binds a tooltip to the layer with the passed *content and sets up the neccessary event listeners.
bindTooltip(Tooltip, TooltipOptions) - Method in interface com.gwidgets.api.leaflet.Layer
Binds a tooltip to the layer with the passed content and sets up the neccessary event listeners.
bindTooltip(String, TooltipOptions) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
bindTooltip(HTMLElement, TooltipOptions) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
bindTooltip(Tooltip, TooltipOptions) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
bindTooltip(String, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Marker
 
bindTooltip(HTMLElement, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Marker
 
bindTooltip(Tooltip, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Marker
 
bindTooltip(String, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Polyline
 
bindTooltip(HTMLElement, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Polyline
 
bindTooltip(Tooltip, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Polyline
 
bindTooltip(String, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Popup
 
bindTooltip(HTMLElement, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Popup
 
bindTooltip(Tooltip, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Popup
 
bindTooltip(String, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Renderer
 
bindTooltip(HTMLElement, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Renderer
 
bindTooltip(Tooltip, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Renderer
 
bindTooltip(String, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Tooltip
 
bindTooltip(HTMLElement, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Tooltip
 
bindTooltip(Tooltip, TooltipOptions) - Method in class com.gwidgets.api.leaflet.Tooltip
 
bounceAtZoomLimits(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Set it to false if you don't want the map to zoom beyond min/max zoom and then bounce back when pinch-zooming.
Bounds - Class in com.gwidgets.api.leaflet
Represents a rectangular area in pixel coordinates.
bounds(Point, Point) - Static method in class com.gwidgets.api.leaflet.L
Represents a rectangular area in pixel coordinates.
bounds(LatLngBounds) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
bounds(LatLngBounds) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
When this option is set, the TileLayer only loads tiles that are in the given geographical bounds.
bounds(LatLngBounds) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
When this option is set, the TileLayer only loads tiles that are in the given geographical bounds.
bounds - Variable in class com.gwidgets.api.leaflet.Projection
 
boxZoom - Variable in class com.gwidgets.api.leaflet.Map
Box (shift-drag with mouse) zoom handler.
boxZoom(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Whether the map can be zoomed to a rectangular area specified by dragging the mouse while pressing shift.
bringToBack() - Method in class com.gwidgets.api.leaflet.FeatureGroup
Brings the layer group to the bottom of all other layers.
bringToBack() - Method in class com.gwidgets.api.leaflet.GridLayer
Brings the tile layer to the bottom of all tile layers.
bringToBack() - Static method in class com.gwidgets.api.leaflet.ImageOverlay
Brings the layer to the bottom of all overlays.
bringToBack() - Method in class com.gwidgets.api.leaflet.Path
Brings the layer to the bottom of all path layers.
bringToBack() - Method in class com.gwidgets.api.leaflet.Popup
Returns true when the popup is visible on the map.
bringToFront() - Method in class com.gwidgets.api.leaflet.FeatureGroup
Brings the layer group to the top of all other layers.
bringToFront() - Method in class com.gwidgets.api.leaflet.GridLayer
Brings the tile layer to the top of all tile layers.
bringToFront() - Static method in class com.gwidgets.api.leaflet.ImageOverlay
Brings the layer to the top of all overlays.
bringToFront() - Method in class com.gwidgets.api.leaflet.Path
Brings the layer to the top of all path layers.
bringToFront() - Method in class com.gwidgets.api.leaflet.Popup
Returns true when the popup is visible on the map.
build() - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
Builds the PathOptions new instance
build() - Method in class com.gwidgets.api.leaflet.options.ControlAttributionOptions.Builder
Builds a new ControlAttributionOptions instance
build() - Method in class com.gwidgets.api.leaflet.options.ControlLayersOptions.Builder
Builds the ControlLayersOptions new instance
build() - Method in class com.gwidgets.api.leaflet.options.ControlOptions.Builder
Builds the ControlOptions new instance
build() - Method in class com.gwidgets.api.leaflet.options.ControlScaleOptions.Builder
Builds the ControlScaleOptions new instance
build() - Method in class com.gwidgets.api.leaflet.options.ControlZoomOptions.Builder
Builds the ControlZoomOptions new instance
build() - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
Builds th DivIconOptions new instance
build() - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions.Builder
Builds the FitBoundsOptions new instance
build() - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
build() - Method in class com.gwidgets.api.leaflet.options.IconOptions.Builder
Builds the.
build() - Method in class com.gwidgets.api.leaflet.options.ImageOverlayOptions.Builder
Builds the ImageOverlayOptions instance
build() - Method in class com.gwidgets.api.leaflet.options.LocateOptions.Builder
Builds the LocateOptions new instance
build() - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Builds the options
build() - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
Builds the MarkerOptions new instace
build() - Method in class com.gwidgets.api.leaflet.options.PanOptions.Builder
Builds the PanOptions new instance
build() - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
Builds the PathOptions new instance
build() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
Builds the PolylineOptions new instance
build() - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
Builds the PopupOptions
build() - Method in class com.gwidgets.api.leaflet.options.RendererOptions.Builder
 
build() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
Builds the TileLayerOptions new instance
build() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
Builds the TileLayerWMSOptions new instance
build() - Method in class com.gwidgets.api.leaflet.options.TooltipOptions.Builder
 
build() - Method in class com.gwidgets.api.leaflet.options.ZoomOptions.Builder
Builds the ZoomOptions new instance
build() - Method in class com.gwidgets.api.leaflet.options.ZoomPanOptions.Builder
Builds the.
Builder() - Constructor for class com.gwidgets.api.leaflet.options.CircleOptions.Builder
Instantiates a new builder.
Builder() - Constructor for class com.gwidgets.api.leaflet.options.ControlAttributionOptions.Builder
Instantiates a new builder.
Builder() - Constructor for class com.gwidgets.api.leaflet.options.ControlLayersOptions.Builder
 
Builder() - Constructor for class com.gwidgets.api.leaflet.options.ControlOptions.Builder
 
Builder() - Constructor for class com.gwidgets.api.leaflet.options.ControlScaleOptions.Builder
Instantiates a new builder.
Builder() - Constructor for class com.gwidgets.api.leaflet.options.ControlZoomOptions.Builder
 
Builder(String) - Constructor for class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
Instantiates a new builder.
Builder() - Constructor for class com.gwidgets.api.leaflet.options.FitBoundsOptions.Builder
Instantiates a new builder.
Builder() - Constructor for class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
Builder(String) - Constructor for class com.gwidgets.api.leaflet.options.IconOptions.Builder
Instantiates a new builder.
Builder() - Constructor for class com.gwidgets.api.leaflet.options.ImageOverlayOptions.Builder
Instantiates a new builder.
Builder() - Constructor for class com.gwidgets.api.leaflet.options.LocateOptions.Builder
Instantiates a new builder.
Builder(LatLng, Double, Double) - Constructor for class com.gwidgets.api.leaflet.options.MapOptions.Builder
Instantiates a new MapOtions builder.
Builder() - Constructor for class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
Instantiates a new builder.
Builder() - Constructor for class com.gwidgets.api.leaflet.options.PanOptions.Builder
Instantiates a new builder.
Builder() - Constructor for class com.gwidgets.api.leaflet.options.PathOptions.Builder
Instantiates a new builder.
Builder() - Constructor for class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
 
Builder() - Constructor for class com.gwidgets.api.leaflet.options.PopupOptions.Builder
 
Builder() - Constructor for class com.gwidgets.api.leaflet.options.RendererOptions.Builder
 
Builder() - Constructor for class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
 
Builder(String) - Constructor for class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
Instantiates a new builder.
Builder() - Constructor for class com.gwidgets.api.leaflet.options.TooltipOptions.Builder
 
Builder() - Constructor for class com.gwidgets.api.leaflet.options.ZoomOptions.Builder
Instantiates a new builder.
Builder() - Constructor for class com.gwidgets.api.leaflet.options.ZoomPanOptions.Builder
Instantiates a new builder.

C

call(T) - Method in interface com.gwidgets.api.leaflet.events.EventCallback
 
Canvas - Class in com.gwidgets.api.leaflet
Used to create Canvas-based tile layers where tiles get drawn on the browser side.
canvas(RendererOptions) - Static method in class com.gwidgets.api.leaflet.L
Creates a SVG renderer with the given options.
canvas(TileLayerOptions) - Static method in class com.gwidgets.api.leaflet.L.tileLayer
Used to create Canvas-based tile layers where tiles get drawn on the browser side.
CanvasEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.CanvasEvents
 
Circle - Class in com.gwidgets.api.leaflet
A class for drawing circle overlays on a map.
Circle() - Constructor for class com.gwidgets.api.leaflet.Circle
 
circle(LatLng, CircleOptions) - Static method in class com.gwidgets.api.leaflet.L
A class for drawing circle overlays on a map.
CircleEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
CircleMakerEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
CircleMarker - Class in com.gwidgets.api.leaflet
A circle of a fixed size with radius specified in pixels.
CircleMarker() - Constructor for class com.gwidgets.api.leaflet.CircleMarker
 
circleMarker(LatLng, CircleOptions) - Static method in class com.gwidgets.api.leaflet.L
A circle of a fixed size with radius specified in pixels.
CircleOptions - Class in com.gwidgets.api.leaflet.options
 
CircleOptions() - Constructor for class com.gwidgets.api.leaflet.options.CircleOptions
 
CircleOptions.Builder - Class in com.gwidgets.api.leaflet.options
 
className(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
Custom class name set on an element.
className(String) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
A custom class name to assign to the icon.
className(String) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
className(String) - Method in class com.gwidgets.api.leaflet.options.IconOptions.Builder
A custom class name to assign to both icon and shadow images.
className(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
Custom class name set on an element.
className - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
className(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
Custom class name set on an element.
className(String) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
A custom class name to assign to the popup.
className(String) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
 
className(String) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
 
className(String) - Method in class com.gwidgets.api.leaflet.options.TooltipOptions.Builder
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
clearAllEventListeners() - Method in interface com.gwidgets.api.leaflet.Evented
Clear all event listeners.
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.GridLayer
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.Icon
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.Map
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.Marker
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.Polyline
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.Popup
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.Renderer
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.Tooltip
 
clearLayers() - Method in class com.gwidgets.api.leaflet.LayerGroup
Removes all the layers from the group.
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
 
clickable(Boolean) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
If false, the marker will not emit mouse events and will act as a part of the underlying map.
clone() - Method in class com.gwidgets.api.leaflet.Point
 
closeButton(Boolean) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
Controls the presence of a close button in the popup.
closePopup() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
closePopup() - Method in class com.gwidgets.api.leaflet.GridLayer
 
closePopup() - Method in class com.gwidgets.api.leaflet.Icon
 
closePopup() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
closePopup() - Method in interface com.gwidgets.api.leaflet.Layer
Closes the popup bound to this layer if it is open.
closePopup() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
closePopup(Popup) - Method in class com.gwidgets.api.leaflet.Map
Closes the popup previously opened with openPopup
closePopup() - Method in class com.gwidgets.api.leaflet.Marker
 
closePopup() - Method in class com.gwidgets.api.leaflet.Path
Closes the path's bound popup if it is opened.
closePopup() - Method in class com.gwidgets.api.leaflet.Polyline
 
closePopup() - Method in class com.gwidgets.api.leaflet.Popup
 
closePopup() - Method in class com.gwidgets.api.leaflet.Renderer
 
closePopup() - Method in class com.gwidgets.api.leaflet.Tooltip
 
closePopupOnClick(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Set it to false if you don't want popups to close when user clicks the map.
closeTooltip() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
closeTooltip() - Method in class com.gwidgets.api.leaflet.GridLayer
 
closeTooltip() - Method in class com.gwidgets.api.leaflet.Icon
 
closeTooltip() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
closeTooltip() - Method in interface com.gwidgets.api.leaflet.Layer
Closes the tooltip bound to this layer if it is open.
closeTooltip() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
closeTooltip() - Method in class com.gwidgets.api.leaflet.Marker
 
closeTooltip() - Method in class com.gwidgets.api.leaflet.Polyline
 
closeTooltip() - Method in class com.gwidgets.api.leaflet.Popup
 
closeTooltip() - Method in class com.gwidgets.api.leaflet.Renderer
 
closeTooltip() - Method in class com.gwidgets.api.leaflet.Tooltip
 
code - Variable in class com.gwidgets.api.leaflet.CRS
Standard code name of the CRS passed into WMS services (e.g.
collapse() - Method in class com.gwidgets.api.leaflet.Layers
Collapse the control container if expanded.
collapsed(Boolean) - Method in class com.gwidgets.api.leaflet.options.ControlLayersOptions.Builder
If true, the control will be collapsed into an icon and expanded on mouse hover or touch.
color(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
Stroke color.
color(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
Stroke color.
color - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
color(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
Stroke color.
com.gwidgets.api.leaflet - package com.gwidgets.api.leaflet
 
com.gwidgets.api.leaflet.events - package com.gwidgets.api.leaflet.events
 
com.gwidgets.api.leaflet.options - package com.gwidgets.api.leaflet.options
 
com.gwidgets.api.leaflet.utils - package com.gwidgets.api.leaflet.utils
 
containerPointToLatLng(Point) - Method in class com.gwidgets.api.leaflet.Map
Returns the geographical coordinates of a given map container point.
containerPointToLayerPoint(Point) - Method in class com.gwidgets.api.leaflet.Map
Converts the point relative to the map container to a point relative to the map layer.
contains(Bounds) - Method in class com.gwidgets.api.leaflet.Bounds
Returns true if the rectangle contains the given one.
contains(Point) - Method in class com.gwidgets.api.leaflet.Bounds
Returns true if the rectangle contains the given point.
contains(LatLngBounds) - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns true if the rectangle contains the given one.
contains(LatLng) - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns true if the rectangle contains the given point.
contains(Point) - Method in class com.gwidgets.api.leaflet.Point
Returns true if the both coordinates of the given point are less than the corresponding current point coordinates (in absolute values).
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
 
Control - Class in com.gwidgets.api.leaflet
The base class for all Leaflet controls.
Control() - Constructor for class com.gwidgets.api.leaflet.Control
 
control(ControlOptions) - Static method in class com.gwidgets.api.leaflet.L
The base class for all Leaflet controls.
control() - Constructor for class com.gwidgets.api.leaflet.L.control
 
ControlAttributionOptions - Class in com.gwidgets.api.leaflet.options
The Class ControlAttributionOptions.
ControlAttributionOptions.Builder - Class in com.gwidgets.api.leaflet.options
The options Builder.
ControlLayersOptions - Class in com.gwidgets.api.leaflet.options
The Class ControlLayersOptions.
ControlLayersOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
ControlOptions - Class in com.gwidgets.api.leaflet.options
The Class ControlOptions.
ControlOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
ControlScaleOptions - Class in com.gwidgets.api.leaflet.options
The Class ControlScaleOptions.
ControlScaleOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
ControlZoomOptions - Class in com.gwidgets.api.leaflet.options
The Class ControlZoomOptions.
ControlZoomOptions.Builder - Class in com.gwidgets.api.leaflet.options
 
coordsToLatlng(double[]) - Static method in class com.gwidgets.api.leaflet.GeoJSON
Creates a LatLng object from an array of 2 numbers (latitude, longitude) used in GeoJSON for points.
coordsToLatLng(JsArray<JavaScriptObject>) - Method in interface com.gwidgets.api.leaflet.options.GeoJSONOptions
Function that will be used for converting GeoJSON coordinates to LatLng points (if not specified, coords will be assumed to be WGS84 standard [longitude, latitude] values in degrees).
coordsToLatlngs(JsArray<JavaScriptObject>, double, Function) - Static method in class com.gwidgets.api.leaflet.GeoJSON
Creates a multidimensional array of LatLngs from a GeoJSON coordinates array.
create(String) - Static method in class com.gwidgets.api.leaflet.SVG
Returns a instance of SVGElement, corresponding to the class name passed.
createPane(String) - Method in class com.gwidgets.api.leaflet.Map
Creates a new map pane with the given name if it doesn't exist already, then returns it.
createPane(String, HTMLElement) - Method in class com.gwidgets.api.leaflet.Map
Creates a new map pane with the given name if it doesn't exist already, then returns it.
crossOrigin(Boolean) - Method in class com.gwidgets.api.leaflet.options.ImageOverlayOptions.Builder
 
crossOrigin(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
 
crossOrigin(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
 
CRS - Class in com.gwidgets.api.leaflet
Defines coordinate reference systems for projecting geographical points into pixel (screen) coordinates and back (and to coordinates in other units for WMS services).
CRS() - Constructor for class com.gwidgets.api.leaflet.CRS
 
CRS() - Constructor for class com.gwidgets.api.leaflet.L.CRS
 
crs(CRS) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
Coordinate Reference System to use for the WMS requests, defaults to map CRS.

D

dashArray(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
A string that defines the stroke dash pattern.
dashArray(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
A string that defines the stroke dash pattern.
dashArray - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
dashArray(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
A string that defines the stroke dash pattern.
dashOffset(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
 
dashOffset(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
 
dashOffset - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
dashOffset(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.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() - Constructor for class com.gwidgets.api.leaflet.DivIcon
 
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
 
DivOverlay() - Constructor for class com.gwidgets.api.leaflet.DivOverlay
 
DivOverlayEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.DivOverlayEvents
 
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.

E

eachLayer(Function, JavaScriptObject) - Method in class com.gwidgets.api.leaflet.LayerGroup
Iterates over the layers of the group, optionally specifying context of the iterator function.
eachLayer(Function, JavaScriptObject) - Method in class com.gwidgets.api.leaflet.Map
Iterates over the layers of the map, optionally specifying context of the iterator function.
Earth - Static variable in class com.gwidgets.api.leaflet.L.CRS
Serves as the base for CRS that are global such that they cover the earth.
easeLinearity(Double) - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions.Builder
 
easeLinearity(Double) - Method in class com.gwidgets.api.leaflet.options.PanOptions.Builder
The curvature factor of panning animation easing (third parameter of the Cubic Bezier curve).
enable() - Method in interface com.gwidgets.api.leaflet.Handler
Enables the handler.
enabled() - Method in interface com.gwidgets.api.leaflet.Handler
Returns true if the handler is enabled.
enableHighAccuracy(Boolean) - Method in class com.gwidgets.api.leaflet.options.LocateOptions.Builder
Gets whether high accuracy is enabled, see description in the W3C spec .
END - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PosAnimationEvents
 
EPSG3395 - Static variable in class com.gwidgets.api.leaflet.L.CRS
Rarely used by some commercial tile providers.
EPSG3857 - Static variable in class com.gwidgets.api.leaflet.L.CRS
The most common CRS for online maps, used by almost all free and commercial tile providers.
EPSG4326 - Static variable in class com.gwidgets.api.leaflet.L.CRS
A common CRS among GIS enthusiasts.
equals(LatLng) - Method in class com.gwidgets.api.leaflet.LatLng
Returns true if the given LatLng point is at the same position (within a small margin of error).
equals(LatLngBounds) - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns true if the rectangle is equivalent (within a small margin of error) to the given bounds.
equals(Point) - Method in class com.gwidgets.api.leaflet.Point
Returns true if the given point has the same coordinates.
ErrorEvent - Class in com.gwidgets.api.leaflet.events
The Class ErrorEvent.
errorTileUrl(String) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
URL to the tile image to show in place of the tile that failed to load.
errorTileUrl(String) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
URL to the tile image to show in place of the tile that failed to load.
Event - Class in com.gwidgets.api.leaflet.events
The base event object.
Event() - Constructor for class com.gwidgets.api.leaflet.events.Event
 
EventCallback<T extends Event> - Interface in com.gwidgets.api.leaflet.events
Created by zakaria on 7/2/2017.
Evented - Interface in com.gwidgets.api.leaflet
 
EventTypes - Class in com.gwidgets.api.leaflet.events
 
EventTypes.CanvasEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.CircleEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.CircleMakerEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.DivIconEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.DivOverlayEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.FeatureGroupEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.GeoJsonEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.GridLayerEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.IconEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.ImageOverlayEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.InteractiveLayerEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.LayerEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.LayerGroupEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.MapEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.MarkerEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.PathEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.PolygonEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.PolylineEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.PopupEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.PosAnimationEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.RectangleEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.RendererEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.SVGEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.TileLayerEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.TileLayerWMSEvents - Class in com.gwidgets.api.leaflet.events
 
EventTypes.TooltipEvents - Class in com.gwidgets.api.leaflet.events
 
expand() - Method in class com.gwidgets.api.leaflet.Layers
Expand the control container if collapsed.
extend(Point) - Method in class com.gwidgets.api.leaflet.Bounds
Extends the bounds to contain the given point.
extend(LatLng) - Method in class com.gwidgets.api.leaflet.LatLngBounds
Extends the bounds to contain the given point.
extend(LatLngBounds) - Method in class com.gwidgets.api.leaflet.LatLngBounds
Extends the bounds to contain the given bounds.

F

fadeAnimation(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Whether the tile fade animation is enabled.
FeatureGroup - Class in com.gwidgets.api.leaflet
Extended layerGroup that also has mouse events (propagated from members of the group) and a shared bindPopup method.
FeatureGroup() - Constructor for class com.gwidgets.api.leaflet.FeatureGroup
 
featureGroup(Layer[]) - Static method in class com.gwidgets.api.leaflet.L
Extended layerGroup that also has mouse events (propagated from members of the group) and a shared bindPopup method.
FeatureGroupEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.FeatureGroupEvents
 
fill(Boolean) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
Whether to fill the path with color.
fill(Boolean) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
Whether to fill the path with color.
fill - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
fill(Boolean) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
Whether to fill the path with color.
fillColor(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
Fill color.
fillColor(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
Fill color.
fillColor - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
fillColor(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
Fill color.
fillOpacity(Double) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
Fill opacity.
fillOpacity(Double) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
Fill opacity.
fillOpacity - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
fillOpacity(Double) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
Fill opacity.
fillRule(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
A string that defines how the inside of a shape is determined.
fillRule(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
A string that defines how the inside of a shape is determined.
fillRule - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
fillRule(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
A string that defines how the inside of a shape is determined.
filter(JavaScriptObject, Layer) - Method in interface com.gwidgets.api.leaflet.options.GeoJSONOptions
Function that will be used to decide whether to show a feature or not.
fire(String) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
fire(String) - Method in interface com.gwidgets.api.leaflet.Evented
Fires an event of the specified type.
fire(String) - Method in class com.gwidgets.api.leaflet.GridLayer
 
fire(String) - Method in class com.gwidgets.api.leaflet.Icon
 
fire(String) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
fire(String) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
fire(String) - Method in class com.gwidgets.api.leaflet.Map
 
fire(String) - Method in class com.gwidgets.api.leaflet.Marker
 
fire(String) - Method in class com.gwidgets.api.leaflet.Polyline
 
fire(String) - Method in class com.gwidgets.api.leaflet.Popup
 
fire(String) - Method in class com.gwidgets.api.leaflet.Renderer
 
fire(String) - Method in class com.gwidgets.api.leaflet.Tooltip
 
fitBounds(LatLngBounds, FitBoundsOptions) - Method in class com.gwidgets.api.leaflet.Map
Sets a map view that contains the given geographical bounds with the maximum zoom level possible.
FitBoundsOptions - Class in com.gwidgets.api.leaflet.options
The Class FitBoundsOptions.
FitBoundsOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
fitWorld(FitBoundsOptions) - Method in class com.gwidgets.api.leaflet.Map
Sets a map view that mostly contains the whole world with the maximum zoom level possible.
floor() - Method in class com.gwidgets.api.leaflet.Point
Returns a copy of the current point with floored coordinates (rounded down).
format(String) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
WMS image format (use 'image/png' for layers with transparency).

G

GeoJSON - Class in com.gwidgets.api.leaflet
Represents a GeoJSON object or an array of GeoJSON objects.
geoJSON(JavaScriptObject, GeoJSONOptions) - Static method in class com.gwidgets.api.leaflet.L
Represents a GeoJSON object or an array of GeoJSON objects.
GeoJSONEvent - Class in com.gwidgets.api.leaflet.events
The Class GeoJSONEvent.
GeoJsonEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.GeoJsonEvents
 
GeoJSONOptions - Interface in com.gwidgets.api.leaflet.options
The Interface GeoJSONOptions.
geometryToLayer(JavaScriptObject, Function) - Static method in class com.gwidgets.api.leaflet.GeoJSON
Creates a layer from a given GeoJSON feature.
getAccuracy() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
Gets the accuracy of location in meters.
getAlt() - Method in class com.gwidgets.api.leaflet.options.ImageOverlayOptions
 
getAlt() - Method in class com.gwidgets.api.leaflet.options.MarkerOptions
Gets the text for the alt attribute of the icon image (useful for accessibility).
getAltitude() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
Gets the height of the position above the WGS84 ellipsoid in meters.
getAltitudeAccuracy() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
Gets the accuracy of the altitude in meters.
getAnimate() - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions
 
getAnimate() - Method in class com.gwidgets.api.leaflet.options.ZoomOptions
Gets whether zoom animation will happen if the zoom origin is inside the current view.
getAnimate() - Method in class com.gwidgets.api.leaflet.options.ZoomPanOptions
An equivalent of passing animate to both zoom and pan options (see below)
default true
getAttribution() - Method in class com.gwidgets.api.leaflet.GridLayer
Used by the attribution control, returns the attribution option.
getAttribution() - Method in class com.gwidgets.api.leaflet.options.DivIconOptions
 
getAttribution() - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions
 
getAttribution() - Method in class com.gwidgets.api.leaflet.options.IconOptions
 
getAttribution() - Method in class com.gwidgets.api.leaflet.options.ImageOverlayOptions
Gets The attribution text of the image overlay.
getAttribution() - Method in class com.gwidgets.api.leaflet.options.MarkerOptions
 
getAttribution() - Method in class com.gwidgets.api.leaflet.options.PathOptions
 
getAttribution() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
 
getAttribution() - Method in class com.gwidgets.api.leaflet.options.RendererOptions
 
getAttribution() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets the string used by the attribution control, describes the layer data.
getAttribution() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getAttribution() - Method in class com.gwidgets.api.leaflet.options.TooltipOptions
 
getAttributionControl() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Whether the attribution control is added to the map by default.
getAutoClose() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
Gets whether to override the default behavior of the popup closing when user clicks the map (set globally by the Map closePopupOnClick option).
getAutoPan() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
Gets the auto pan of the popup
getAutoPanPadding() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
Gets whether top left and bottom right autopan padding are set to the same value.
getAutoPanPaddingBottomRight() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
Gets The margin between the popup and the bottom right corner of the map view after autopanning was performed.
getAutoPanPaddingTopLeft() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
Gets The margin between the popup and the top left corner of the map view after autopanning was performed.
getAutoZIndex() - Method in class com.gwidgets.api.leaflet.options.ControlLayersOptions
Gets whether the control will assign zIndexes in increasing order to all of its layers so that the order is preserved when switching them on/off.
getBgPos() - Method in class com.gwidgets.api.leaflet.options.DivIconOptions
 
getBounceAtZoomLimits() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets whether the map zooms beyond min/max zoom and then bounce back when pinch-zooming.
getBounds() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
Gets the geographical bounds of the area user is located in (with respect to the accuracy of location).
getBounds() - Method in class com.gwidgets.api.leaflet.FeatureGroup
Returns the LatLngBounds of the Feature Group (created from bounds and coordinates of its children).
getBounds() - Method in class com.gwidgets.api.leaflet.Map
Returns the LatLngBounds of the current map view.
getBounds() - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions
 
getBounds() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets whether the TileLayer only loads tiles that are in the given geographical bounds.
getBounds() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getBounds() - Method in class com.gwidgets.api.leaflet.Path
Returns the LatLngBounds of the path.
getBounds() - Method in class com.gwidgets.api.leaflet.Polyline
 
getBoundsZoom(LatLngBounds, Boolean) - Method in class com.gwidgets.api.leaflet.Map
Returns the maximum zoom level on which the given bounds fit to the map view in its entirety.
getBoxZoom() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Whether the map can be zoomed to a rectangular area specified by dragging the mouse while pressing shift.
getCenter() - Method in class com.gwidgets.api.leaflet.Bounds
Returns the center point of the bounds.
getCenter() - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns the center point of the bounds.
getCenter() - Method in class com.gwidgets.api.leaflet.Map
Returns the geographical center of the map view.
getCenter() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets the Initial geographical center of the map.
getClassName() - Method in class com.gwidgets.api.leaflet.options.DivIconOptions
Gets the custom class name assigned to the icon.
getClassName() - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions
 
getClassName() - Method in class com.gwidgets.api.leaflet.options.IconOptions
Gets the class name assigned to both icon and shadow images.
getClassName() - Method in class com.gwidgets.api.leaflet.options.PathOptions
Gets the custom class name set on an element.
getClassName() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
Gets the custom class name to assign to the popup.
getClassName() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
 
getClassName() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getClassName() - Method in class com.gwidgets.api.leaflet.options.TooltipOptions
 
getClassName_() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions
Gets the custom class name set on an element.
getClickable() - Method in class com.gwidgets.api.leaflet.options.MarkerOptions
Gets whether the marker will not emit mouse events and will act as a part of the underlying map
default true
getCloseButton() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
Gets whether to display a close button on the popup
getClosePopupOnClick() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets whether the popups close when user clicks the map.
getCode() - Method in class com.gwidgets.api.leaflet.events.ErrorEvent
Gets the error code (if applicable).
getCollapsed() - Method in class com.gwidgets.api.leaflet.options.ControlLayersOptions
Gets whether the control will be collapsed into an icon and expanded on mouse hover or touch.
getColor() - Method in class com.gwidgets.api.leaflet.options.PathOptions
Gets the Stroke color.
getColor_() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions
Gets the Stroke color.
getContainer() - Method in class com.gwidgets.api.leaflet.Control
Returns the HTML container of the control.
getContainer() - Method in class com.gwidgets.api.leaflet.GridLayer
Returns the HTML element that contains the tiles for this layer.
getContainer() - Method in class com.gwidgets.api.leaflet.Map
Returns the container element of the map.
getContainer() - Method in class com.gwidgets.api.leaflet.TileLayer
Returns the HTML element that contains the tiles for this layer.
getContainerPoint() - Method in class com.gwidgets.api.leaflet.events.MouseEvent
Gets the pixel coordinates of the point where the mouse event occurred relative to the map container.
getContentAsHTMLElement() - Method in class com.gwidgets.api.leaflet.Popup
gets the HTML content of the popup.
getContentAsString() - Method in class com.gwidgets.api.leaflet.Popup
gets content of the popup.
getCoords() - Method in class com.gwidgets.api.leaflet.events.TileErrorEvent
Point object with tile's x, y, and z (zoom level) coordinates.
getCoords() - Method in class com.gwidgets.api.leaflet.events.TileEvent
Point object with tile's x, y, and z (zoom level) coordinates.
getCrossOrigin() - Method in class com.gwidgets.api.leaflet.options.ImageOverlayOptions
 
getCrossOrigin() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
 
getCrossOrigin() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getCrs() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
Gets the Coordinate Reference System to use for the WMS requests, defaults to map CRS.
getDashArray() - Method in class com.gwidgets.api.leaflet.options.PathOptions
Gets the string that defines the stroke dash pattern.
getDashArray_() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions
Gets the string that defines the stroke dash pattern.
getDashOffset() - Method in class com.gwidgets.api.leaflet.options.PathOptions
 
getDetectRetina() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets the detect retina option is set
default false
getDetectRetina() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getDirection() - Method in class com.gwidgets.api.leaflet.options.TooltipOptions
Direction where to open the tooltip.
getDistance() - Method in class com.gwidgets.api.leaflet.events.DragEndEvent
Gets the distance in pixels the draggable element was moved by.
getDoubleClickZoom() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Whether the map can be zoomed in by double clicking on it and zoomed out by double clicking while holding shift.
getDraggable() - Method in class com.gwidgets.api.leaflet.options.MarkerOptions
Gets Whether the marker is draggable with mouse/touch or not.
getDragging() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Whether the map be draggable with mouse/touch or not.
getDuration() - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions
 
getDuration() - Method in class com.gwidgets.api.leaflet.options.PanOptions
Gets the duration of animated panning.
getEaseLinearity() - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions
 
getEaseLinearity() - Method in class com.gwidgets.api.leaflet.options.PanOptions
Gets The curvature factor of panning animation easing (third parameter of the Cubic Bezier curve).
getEast() - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns the east longitude of the bounds.
getEnableHighAccuracy() - Method in class com.gwidgets.api.leaflet.options.LocateOptions
Gets whether high accuracy is enabled, see description in the W3C spec .
getErrorTileUrl() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets the URL to the tile image to show in place of the tile that failed to load.
getErrorTileUrl() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getFadeAnimation() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Whether the tile fade animation is enabled.
getFill() - Method in class com.gwidgets.api.leaflet.options.PathOptions
Gets Whether to fill the path with color.
getFill_() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions
Gets Whether to fill the path with color.
getFillColor() - Method in class com.gwidgets.api.leaflet.options.PathOptions
Gets the fill color.
getFillColor_() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions
Gets the fill color.
getFillOpacity() - Method in class com.gwidgets.api.leaflet.options.PathOptions
Gets the fill opacity.
getFillOpacity_() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions
Gets the fill opacity.
getFillRule() - Method in class com.gwidgets.api.leaflet.options.PathOptions
Gets the string that defines how the inside of a shape is determined.
getFillRule_() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions
Gets the string that defines how the inside of a shape is determined.
getFormat() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
Gets the WMS image format.
getGeometryType() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
Gets the GeoJSON geometry type of the feature.
getHeading() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
Gets the direction of travel in degrees counting clockwise from true North.
getHtml() - Method in class com.gwidgets.api.leaflet.options.DivIconOptions
Gets the custom HTML code put inside the div element, empty by default.
getIcon() - Method in class com.gwidgets.api.leaflet.options.MarkerOptions
Gets Icon class to use for rendering the marker.
getIconAnchor() - Method in class com.gwidgets.api.leaflet.options.DivIconOptions
Gets The coordinates of the "tip" of the icon (relative to its top left corner).
getIconAnchor() - Method in class com.gwidgets.api.leaflet.options.IconOptions
Gets the coordinates of the "tip" of the icon (relative to its top left corner).
getIconRetinaUrl() - Method in class com.gwidgets.api.leaflet.options.DivIconOptions
 
getIconRetinaUrl() - Method in class com.gwidgets.api.leaflet.options.IconOptions
Gets The URL to a retina sized version of the icon image (absolute or relative to your script path).
getIconSize() - Method in class com.gwidgets.api.leaflet.options.DivIconOptions
Gets the size of the icon in pixels.
getIconSize() - Method in class com.gwidgets.api.leaflet.options.IconOptions
Gets the size of the icon image in pixels.
getIconUrl() - Method in class com.gwidgets.api.leaflet.options.DivIconOptions
 
getIconUrl() - Method in class com.gwidgets.api.leaflet.options.IconOptions
Gets the URL to the icon image
getId() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
Gets the GeoJSON ID of the feature (if present).
getImperial() - Method in class com.gwidgets.api.leaflet.options.ControlScaleOptions
Gets Whether to show the imperial scale line (mi/ft).
getInertia() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets whether the panning of the map will have an inertia effect where the map builds momentum while dragging and continues moving in the same direction for some time.
getInertiaDeceleration() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets the rate with which the inertial movement slows down, in pixels/second2.
getInertiaMaxSpeed() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets the Max speed of the inertial movement, in pixels/second.
getInteractive() - Method in class com.gwidgets.api.leaflet.options.ImageOverlayOptions
 
getInteractive() - Method in class com.gwidgets.api.leaflet.options.MarkerOptions
 
getInteractive() - Method in class com.gwidgets.api.leaflet.options.PathOptions
 
getInteractive() - Method in class com.gwidgets.api.leaflet.options.TooltipOptions
If true, the tooltip will listen to the feature events.
getKeepBuffer() - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions
 
getKeepBuffer() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
 
getKeepBuffer() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getKeepInView() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
Gets whether to prevent users from panning the popup off of the screen while it is open.
getKeyboard() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets whether the map id focusable and allows users to navigate the map with keyboard arrows and +/- keys.
getKeyboard() - Method in class com.gwidgets.api.leaflet.options.MarkerOptions
Gets Whether the marker can be tabbed to with a keyboard and clicked by pressing enter.
getKeyboardPanDelta() - Method in class com.gwidgets.api.leaflet.options.MapOptions
 
getKeyboardPanOffset() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Amount of pixels to pan when pressing an arrow key.
getLatLng() - Method in class com.gwidgets.api.leaflet.CircleMarker
Returns the current geographical position of the circle.
getLatlng() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
Gets the detected geographical location of the user.
getLatlng() - Method in class com.gwidgets.api.leaflet.events.MouseEvent
Gets the geographical point where the mouse event occurred.
getLatLng() - Method in class com.gwidgets.api.leaflet.Marker
Returns the current geographical position of the marker.
getLatLng() - Method in class com.gwidgets.api.leaflet.Popup
Returns the geographical point of popup.
getLatLngs() - Method in class com.gwidgets.api.leaflet.Polyline
Returns an array of the points in the path.
getLayer() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
Gets the layer for the GeoJSON feature that is being added to the map.
getLayer() - Method in class com.gwidgets.api.leaflet.events.LayerEvent
Gets the layer that was added or removed.
getLayer() - Method in class com.gwidgets.api.leaflet.events.LayersControlEvent
Gets the layer that was added or removed.
getLayer(String) - Method in class com.gwidgets.api.leaflet.LayerGroup
Returns the layer with the given id.
getLayerId(Layer) - Method in class com.gwidgets.api.leaflet.LayerGroup
Returns the internal ID for a layer.
getLayerPoint() - Method in class com.gwidgets.api.leaflet.events.MouseEvent
Gets the pixel coordinates of the point where the mouse event occurred relative to the map layer.
getLayers() - Method in class com.gwidgets.api.leaflet.LayerGroup
Returns an array of all the layers added to the group.
getLayers() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets the Layers that will be added to the map initially.
getLayers() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
Gets the Comma-separated WMS layers.
getLineCap() - Method in class com.gwidgets.api.leaflet.options.PathOptions
Gets the string that defines shape to be used at the end of the stroke.
getLineCap_() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions
Gets the string that defines shape to be used at the end of the stroke.
getLineJoin() - Method in class com.gwidgets.api.leaflet.options.PathOptions
Gets the string that defines shape to be used at the corners of the stroke.
getLineJoin_() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions
Gets the string that defines shape to be used at the corners of the stroke.
getMarkerZoomAnimation() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Whether markers animate their zoom with the zoom animation, if disabled they will disappear for the length of the animation.
getMaxBounds() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets the bounds that restricts the view if the option is set
default null
getMaxBoundsViscosity() - Method in class com.gwidgets.api.leaflet.options.MapOptions
 
getMaxHeight() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
Gets the max height of the popup
getMaximumAge() - Method in class com.gwidgets.api.leaflet.options.LocateOptions
Gets the maximum age of detected location.
getMaxNativeZoom() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets the Maximum zoom number the tiles source has available.
getMaxNativeZoom() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getMaxWidth() - Method in class com.gwidgets.api.leaflet.options.ControlScaleOptions
Gets Maximum width of the control in pixels.
getMaxWidth() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
Gets the max width of the popup
getMaxZoom() - Method in class com.gwidgets.api.leaflet.Map
Returns the maximum zoom level of the map.
getMaxZoom() - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions
Gets the maximum possible zoom to use.
getMaxZoom() - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions
 
getMaxZoom() - Method in class com.gwidgets.api.leaflet.options.LocateOptions
Gets the maximum zoom for automatic view setting when using `setView` option.
getMaxZoom() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Maximum zoom level of the map.
getMaxZoom() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets the max zoom.
getMaxZoom() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getMessage() - Method in class com.gwidgets.api.leaflet.events.ErrorEvent
Gets the error message.
getMetric() - Method in class com.gwidgets.api.leaflet.options.ControlScaleOptions
Gets Whether to show the metric scale line (m/km).
getMinNativeZoom() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
 
getMinNativeZoom() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getMinWidth() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
Gets the min width of the popup.
getMinZoom() - Method in class com.gwidgets.api.leaflet.Map
Returns the minimum zoom level of the map.
getMinZoom() - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions
 
getMinZoom() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Minimum zoom level of the map.
getMinZoom() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets the min zoom.
getMinZoom() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getName() - Method in class com.gwidgets.api.leaflet.events.LayersControlEvent
Gets the name of the layer that was added or removed.
getNewSize() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
Gets the new size after the resize event.
getNoClip() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions
Gets whether the polyline clipping is disabled.
getNoMoveStart() - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions
 
getNoMoveStart() - Method in class com.gwidgets.api.leaflet.options.PanOptions
Gets whether If true, panning won't fire movestart event on start (used internally for panning inertia).
getNorth() - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns the north latitude of the bounds.
getNorthEast() - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns the north-east point of the bounds.
getNorthWest() - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns the north-west point of the bounds.
getNoWrap() - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions
 
getNoWrap() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets whether the tiles just won't load outside the world width (-180 to 180 longitude) instead of repeating.
getNoWrap() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getOffset() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
Gets The offset of the popup position.
getOffset() - Method in class com.gwidgets.api.leaflet.options.TooltipOptions
Optional offset of the tooltip position.
getOldSize() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
Gets the old size before resize event.
getOpacity() - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions
 
getOpacity() - Method in class com.gwidgets.api.leaflet.options.ImageOverlayOptions
Gets The opacity of the image overlay.
getOpacity() - Method in class com.gwidgets.api.leaflet.options.MarkerOptions
Gets The opacity of the marker.
getOpacity() - Method in class com.gwidgets.api.leaflet.options.PathOptions
Gets the Stroke opacity.
getOpacity() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets the opacity of the tile layer.
getOpacity() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getOpacity() - Method in class com.gwidgets.api.leaflet.options.TooltipOptions
Tooltip container opacity.
getOpacity_() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions
Gets the Stroke opacity.
getOriginalEvent() - Method in class com.gwidgets.api.leaflet.events.KeyboardEvent
The original Dom KeyboardEvent that triggered this Leaflet event.
getOriginalEvent() - Method in class com.gwidgets.api.leaflet.events.MouseEvent
Gets the original DOM mouse event fired by the browser.
getPadding() - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions
Gets the equivalent of setting both top left and bottom right padding to the same value.
getPadding() - Method in class com.gwidgets.api.leaflet.options.RendererOptions
 
getPaddingBottomRight() - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions
Gets the same for bottom right corner of the map.
getPaddingTopLeft() - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions
Gets the amount of padding in the top left corner of a map container that shouldn't be accounted for when setting the view to fit bounds.
getPan() - Method in class com.gwidgets.api.leaflet.options.ZoomPanOptions
Gets the options for the panning (without the zoom change) if it occurs.
getPane(String) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
getPane(String) - Method in class com.gwidgets.api.leaflet.GridLayer
 
getPane(String) - Method in class com.gwidgets.api.leaflet.Icon
 
getPane(String) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
getPane(String) - Method in interface com.gwidgets.api.leaflet.Layer
Returns the HTMLElement representing the named pane on the map.
getPane(String) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
getPane(String) - Method in class com.gwidgets.api.leaflet.Marker
 
getPane() - Method in class com.gwidgets.api.leaflet.options.DivIconOptions
 
getPane() - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions
 
getPane() - Method in class com.gwidgets.api.leaflet.options.IconOptions
 
getPane() - Method in class com.gwidgets.api.leaflet.options.ImageOverlayOptions
 
getPane() - Method in class com.gwidgets.api.leaflet.options.MarkerOptions
 
getPane() - Method in class com.gwidgets.api.leaflet.options.PathOptions
 
getPane() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
 
getPane() - Method in class com.gwidgets.api.leaflet.options.RendererOptions
 
getPane() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
 
getPane() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getPane() - Method in class com.gwidgets.api.leaflet.options.TooltipOptions
Returns the popup bound to this layer.
getPane(String) - Method in class com.gwidgets.api.leaflet.Polyline
 
getPane(String) - Method in class com.gwidgets.api.leaflet.Popup
 
getPane(String) - Method in class com.gwidgets.api.leaflet.Renderer
 
getPane(String) - Method in class com.gwidgets.api.leaflet.Tooltip
 
getPanes() - Method in class com.gwidgets.api.leaflet.Map
Returns an object with different map panes (to render overlays in).
getPermanent() - Method in class com.gwidgets.api.leaflet.options.TooltipOptions
Whether to open the tooltip permanently or only on mouseover.
getPixelBounds() - Method in class com.gwidgets.api.leaflet.Map
Returns the bounds of the current map view in projected pixel coordinates (sometimes useful in layer and overlay implementations).
getPixelOrigin() - Method in class com.gwidgets.api.leaflet.Map
Returns the projected pixel coordinates of the top left point of the map layer (useful in custom layer and overlay implementations).
getPointerEvents() - Method in class com.gwidgets.api.leaflet.options.PathOptions
Gets the pointer-events attribute on the path if SVG backend is used.
getPointerEvents_() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions
Gets the pointer-events attribute on the path if SVG backend is used.
getPopup() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
getPopup() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
Gets the popup that was opened or closed.
getPopup() - Method in class com.gwidgets.api.leaflet.GridLayer
 
getPopup() - Method in class com.gwidgets.api.leaflet.Icon
 
getPopup() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
getPopup() - Method in interface com.gwidgets.api.leaflet.Layer
Returns the popup bound to this layer.
getPopup() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
getPopup() - Method in class com.gwidgets.api.leaflet.Marker
 
getPopup() - Method in class com.gwidgets.api.leaflet.Polyline
 
getPopup() - Method in class com.gwidgets.api.leaflet.Popup
 
getPopup() - Method in class com.gwidgets.api.leaflet.Renderer
 
getPopup() - Method in class com.gwidgets.api.leaflet.Tooltip
 
getPopUpAnchor() - Method in class com.gwidgets.api.leaflet.options.DivIconOptions
Gets The coordinates of the point from which popups will "open", relative to the icon anchor.
getPopupAnchor() - Method in class com.gwidgets.api.leaflet.options.IconOptions
Gets the coordinates of the point from which popups will "open", relative to the icon anchor.
getPosition() - Method in class com.gwidgets.api.leaflet.Control
Returns the current position of the control.
getPosition() - Method in class com.gwidgets.api.leaflet.options.ControlAttributionOptions
Gets the position of the control (one of the map corners).
getPosition() - Method in class com.gwidgets.api.leaflet.options.ControlLayersOptions
Gets the position of the control (one of the map corners).
getPosition() - Method in class com.gwidgets.api.leaflet.options.ControlOptions
Gets The initial position of the control (one of the map corners).
getPosition() - Method in class com.gwidgets.api.leaflet.options.ControlScaleOptions
Gets the position of the control (one of the map corners)
default "bottomleft"
getPosition() - Method in class com.gwidgets.api.leaflet.options.ControlZoomOptions
Gets the position of the control (one of the map corners).
getPreferCanvas() - Method in class com.gwidgets.api.leaflet.options.MapOptions
 
getPrefix() - Method in class com.gwidgets.api.leaflet.options.ControlAttributionOptions
Gets the prefix: The HTML text shown before the attributions.
getProjectedBounds(double) - Method in class com.gwidgets.api.leaflet.CRS
Returns the projection's bounds scaled and transformed for the provided zoom.
getProperties() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
Gets the GeoJSON properties of the feature.
getRadius() - Method in class com.gwidgets.api.leaflet.CircleMarker
Returns the current radius of a circle.
getRadius() - Method in class com.gwidgets.api.leaflet.options.CircleOptions
Returns the current radius of a circle.
getRenderer() - Method in class com.gwidgets.api.leaflet.options.MapOptions
 
getRenderer() - Method in class com.gwidgets.api.leaflet.options.PathOptions
 
getReset() - Method in class com.gwidgets.api.leaflet.options.ZoomPanOptions
Gets whether the map view will be completely reset (without any animations).
getRiseOffset() - Method in class com.gwidgets.api.leaflet.options.MarkerOptions
Gets The z-index offset used for the riseOnHover feature.
getRiseOnHover() - Method in class com.gwidgets.api.leaflet.options.MarkerOptions
Gets whether the marker will get on top of others when you hover the mouse over it.
getScrollWheelZoom() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Whether the map can be zoomed by using the mouse wheel.
getSetView() - Method in class com.gwidgets.api.leaflet.options.LocateOptions
Gets whether If true, automatically sets the map view to the user location with respect to detection accuracy, or to world view if geolocation failed.
getShadowAnchor() - Method in class com.gwidgets.api.leaflet.options.DivIconOptions
 
getShadowAnchor() - Method in class com.gwidgets.api.leaflet.options.IconOptions
Gets the coordinates of the "tip" of the shadow (relative to its top left corner) (the same as iconAnchor if not specified).
getShadowRetinaUrl() - Method in class com.gwidgets.api.leaflet.options.DivIconOptions
 
getShadowRetinaUrl() - Method in class com.gwidgets.api.leaflet.options.IconOptions
Gets the URL to the retina sized version of the icon shadow image.
getShadowSize() - Method in class com.gwidgets.api.leaflet.options.DivIconOptions
 
getShadowSize() - Method in class com.gwidgets.api.leaflet.options.IconOptions
Gets the size of the shadow image in pixels.
getShadowUrl() - Method in class com.gwidgets.api.leaflet.options.DivIconOptions
 
getShadowUrl() - Method in class com.gwidgets.api.leaflet.options.IconOptions
Gets the URL to the icon shadow image.
getSize() - Method in class com.gwidgets.api.leaflet.Bounds
Returns the size of the given bounds.
getSize() - Method in class com.gwidgets.api.leaflet.Map
Returns the current size of the map container.
getSmoothFactor() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions
Gets How much to simplify the polyline on each zoom level.
getSouth() - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns the south latitude of the bounds.
getSouthEast() - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns the south-east point of the bounds.
getSouthWest() - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns the south-west point of the bounds.
getSpeed() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
Gets the current velocity in meters per second.
getSticky() - Method in class com.gwidgets.api.leaflet.options.TooltipOptions
If true, the tooltip will follow the mouse instead of being fixed at the feature center.
getStroke() - Method in class com.gwidgets.api.leaflet.options.PathOptions
Gets Whether to draw stroke along the path.
getStroke_() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions
Gets Whether to draw stroke along the path.
getStyles() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
Gets the Comma-separated list of WMS styles.
getSubdomains() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets the Subdomains of the tile service.
getSubdomains() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getTap() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets mobile hacks for supporting instant taps (fixing 200ms click delay on iOS/Android) and touch holds (fired as contextmenu events).
getTapTolerance() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets The max number of pixels a user can shift his finger during touch for it to be considered a valid tap.
getTarget() - Method in class com.gwidgets.api.leaflet.events.Event
Gets the object that fired the event..
getTile() - Method in class com.gwidgets.api.leaflet.events.TileErrorEvent
Gets the tile element (image).
getTile() - Method in class com.gwidgets.api.leaflet.events.TileEvent
Gets the tile element (image).
getTileSize() - Method in class com.gwidgets.api.leaflet.GridLayer
Normalizes the tileSize option into a point.
getTileSize() - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions
 
getTileSize() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets the Tile size (width and height in pixels, assuming tiles are square).
getTileSize() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getTimeout() - Method in class com.gwidgets.api.leaflet.options.LocateOptions
Gets the number of milliseconds to wait for a response from geolocation before firing a locationerror event.
getTimestamp() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
Gets the time when the position was acquired.
getTitle() - Method in class com.gwidgets.api.leaflet.options.MarkerOptions
Gets Text for the browser tooltip that appear on marker hover (no tooltip by default).
getTms() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets whether If true, inverses Y axis numbering for tiles (turn this on for TMS services).
getTms() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getTooltip() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
getTooltip() - Method in class com.gwidgets.api.leaflet.events.TooltipEvent
The tooltip that was opened or closed.
getTooltip() - Method in class com.gwidgets.api.leaflet.GridLayer
 
getTooltip() - Method in class com.gwidgets.api.leaflet.Icon
 
getTooltip() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
getTooltip() - Method in interface com.gwidgets.api.leaflet.Layer
Returns the tooltip bound to this layer.
getTooltip() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
getTooltip() - Method in class com.gwidgets.api.leaflet.Marker
 
getTooltip() - Method in class com.gwidgets.api.leaflet.Polyline
 
getTooltip() - Method in class com.gwidgets.api.leaflet.Popup
 
getTooltip() - Method in class com.gwidgets.api.leaflet.Renderer
 
getTooltip() - Method in class com.gwidgets.api.leaflet.Tooltip
 
getTouchZoom() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Whether the map can be zoomed by touch-dragging with two fingers.
getTrackResize() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Whether the map automatically handles browser window resize to update itself.
getTransform3DLimit() - Method in class com.gwidgets.api.leaflet.options.MapOptions
 
getTransparent() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
Gets whether the WMS service will return images with transparency.
getType() - Method in class com.gwidgets.api.leaflet.events.Event
Gets the event type (e.g.
getUpdateInterval() - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions
 
getUpdateInterval() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
 
getUpdateInterval() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getUpdateWhenIdle() - Method in class com.gwidgets.api.leaflet.options.ControlScaleOptions
Gets whether the control is updated on moveend, otherwise it's always up-to-date (updated on move).
getUpdateWhenIdle() - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions
 
getUpdateWhenIdle() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets whether the new tiles are loaded during panning, otherwise only after it (for better performance).
getUpdateWhenIdle() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getUpdateWhenZooming() - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions
 
getUpdateWhenZooming() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
 
getUpdateWhenZooming() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getVersion() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
Gets of the WMS service to use.
getWatch() - Method in class com.gwidgets.api.leaflet.options.LocateOptions
Gets whether continuous watching of location changes (instead of detecting it once) using W3C watchPosition method is set.
getWeight() - Method in class com.gwidgets.api.leaflet.options.PathOptions
Gets the Stroke width in pixels.
getWeight_() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions
Gets the Stroke width in pixels.
getWest() - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns the west longitude of the bounds.
getWheelDebounceTime() - Method in class com.gwidgets.api.leaflet.options.MapOptions
 
getWheelPxPerZoomLevel() - Method in class com.gwidgets.api.leaflet.options.MapOptions
 
getWorldCopyJump() - Method in class com.gwidgets.api.leaflet.options.MapOptions
With this option enabled, the map tracks when you pan to another "copy" of the world and seamlessly jumps to the original one so that all overlays like markers and vector layers are still visible.
getzIndex() - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions
 
getzIndex() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets The explicit zIndex of the tile layer.
getzIndex() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getzIndexOffset() - Method in class com.gwidgets.api.leaflet.options.MarkerOptions
Gets z index offset
default 0
getZoom() - Method in class com.gwidgets.api.leaflet.Map
Returns the current zoom of the map view.
getZoom() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Initial map zoom.
getZoom() - Method in class com.gwidgets.api.leaflet.options.ZoomPanOptions
Gets the options for the zoom change if it occurs.
getZoomAnimation() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Whether the tile zoom animation is enabled.
getZoomAnimationThreshold() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets the value that will disable zoom animation if exceeded
default 4
getZoomControl() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Whether the zoom control is added to the map by default.
getZoomDelta() - Method in class com.gwidgets.api.leaflet.options.MapOptions
 
getZoomInText() - Method in class com.gwidgets.api.leaflet.options.ControlZoomOptions
Gets The text set on the zoom in button.
getzoomInTitle() - Method in class com.gwidgets.api.leaflet.options.ControlZoomOptions
Gets The title set on the zoom in button.
getZoomOffset() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets The zoom number used in tile URLs will be offset with this value.
getZoomOffset() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getZoomOutText() - Method in class com.gwidgets.api.leaflet.options.ControlZoomOptions
Gets The text set on the zoom out button.
getzoomOutTitle() - Method in class com.gwidgets.api.leaflet.options.ControlZoomOptions
Gets The title set on the zoom out button.
getZoomReverse() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets the zoom number used in tile URLs will be reversed (maxZoom - zoom instead of zoom).
getZoomReverse() - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
getZoomSnap() - Method in class com.gwidgets.api.leaflet.options.MapOptions
 
GridLayer - Class in com.gwidgets.api.leaflet
 
GridLayer() - Constructor for class com.gwidgets.api.leaflet.GridLayer
 
gridLayer(GridLayerOptions) - Static method in class com.gwidgets.api.leaflet.L
Creates a new instance of GridLayer with the supplied options.
GridLayerEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
GridLayerOptions - Class in com.gwidgets.api.leaflet.options
 
GridLayerOptions.Builder - Class in com.gwidgets.api.leaflet.options
 

H

Handler - Interface in com.gwidgets.api.leaflet
An interface implemented by interaction handlers.
hasLayer(Layer) - Method in class com.gwidgets.api.leaflet.LayerGroup
Returns true if the given layer is currently added to the group.
hasLayer(Layer) - Method in class com.gwidgets.api.leaflet.Map
Returns true if the given layer is currently added to the map.
html(String) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
A custom HTML code to put inside the div element, empty by default.

I

Icon - Class in com.gwidgets.api.leaflet
Represents an icon to provide when creating a marker.
Icon() - Constructor for class com.gwidgets.api.leaflet.Icon
 
icon(IconOptions) - Static method in class com.gwidgets.api.leaflet.L
Represents an icon to provide when creating a marker.
icon(Icon) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
Icon class to use for rendering the marker.
iconAnchor(Point) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
The coordinates of the "tip" of the icon (relative to its top left corner).
iconAnchor(Point) - Method in class com.gwidgets.api.leaflet.options.IconOptions.Builder
The coordinates of the "tip" of the icon (relative to its top left corner).
IconEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.IconEvents
 
IconOptions - Class in com.gwidgets.api.leaflet.options
The Class IconOptions.
IconOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
iconRetinaUrl(String) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
 
iconRetinaUrl(String) - Method in class com.gwidgets.api.leaflet.options.IconOptions.Builder
The URL to a retina sized version of the icon image (absolute or relative to your script path).
iconSize(Point) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
Size of the icon in pixels.
iconSize(Point) - Method in class com.gwidgets.api.leaflet.options.IconOptions.Builder
Size of the icon image in pixels.
ImageOverlay - Class in com.gwidgets.api.leaflet
Used to load and display a single image over specific bounds of the map, implements ILayer interface.
imageOverlay(String, LatLngBounds, ImageOverlayOptions) - Static method in class com.gwidgets.api.leaflet.L
Used to load and display a single image over specific bounds of the map, implements ILayer interface.
ImageOverlayEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
 
ImageOverlayOptions - Class in com.gwidgets.api.leaflet.options
The Class ImageOverlayOptions.
ImageOverlayOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
imperial(Boolean) - Method in class com.gwidgets.api.leaflet.options.ControlScaleOptions.Builder
Whether to show the imperial scale line (mi/ft).
inertia(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
If enabled, panning of the map will have an inertia effect where the map builds momentum while dragging and continues moving in the same direction for some time.
inertiaDeceleration(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
The rate with which the inertial movement slows down, in pixels/second2.
inertiaMaxSpeed(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Max speed of the inertial movement, in pixels/second.
inertiaThreshold(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Number of milliseconds that should pass between stopping the movement and releasing the mouse or touch to prevent inertial movement.
infinite - Variable in class com.gwidgets.api.leaflet.CRS
If true, the coordinate space will be unbounded (infinite in both axes)
interactive(Boolean) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
 
interactive(Boolean) - Method in class com.gwidgets.api.leaflet.options.ImageOverlayOptions.Builder
 
interactive(Boolean) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
 
interactive(Boolean) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
 
interactive - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
interactive(Boolean) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
 
interactive(Boolean) - Method in class com.gwidgets.api.leaflet.options.TooltipOptions.Builder
If true, the tooltip will listen to the feature events.
InteractiveLayerEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
 
intersects(Bounds) - Method in class com.gwidgets.api.leaflet.Bounds
Returns true if the rectangle intersects the given bounds.
intersects(LatLngBounds) - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns true if the rectangle intersects the given bounds.
invalidateSize(Boolean) - Method in class com.gwidgets.api.leaflet.Map
Checks if the map container size changed and updates the map if so — call it after you've changed the map size dynamically, also animating pan by default.
invalidateSize(ZoomPanOptions) - Method in class com.gwidgets.api.leaflet.Map
Checks if the map container size changed and updates the map if so — call it after you've changed the map size dynamically, also animating pan by default.
invoke(String) - Method in class com.gwidgets.api.leaflet.LayerGroup
Calls methodName on every layer contained in this group, passing any additional parameters.
isLoading() - Method in class com.gwidgets.api.leaflet.GridLayer
Returns true if any tile in the grid layer has not finished loading.
isOpen() - Method in class com.gwidgets.api.leaflet.Popup
Returns true when the popup is visible on the map.
isPopupOpen() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
isPopupOpen() - Method in class com.gwidgets.api.leaflet.GridLayer
 
isPopupOpen() - Method in class com.gwidgets.api.leaflet.Icon
 
isPopupOpen() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
isPopupOpen() - Method in interface com.gwidgets.api.leaflet.Layer
Returns true if the popup bound to this layer is currently open.
isPopupOpen() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
isPopupOpen() - Method in class com.gwidgets.api.leaflet.Marker
 
isPopupOpen() - Method in class com.gwidgets.api.leaflet.Polyline
 
isPopupOpen() - Method in class com.gwidgets.api.leaflet.Popup
 
isPopupOpen() - Method in class com.gwidgets.api.leaflet.Renderer
 
isPopupOpen() - Method in class com.gwidgets.api.leaflet.Tooltip
 
isTooltipOpen() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
isTooltipOpen() - Method in class com.gwidgets.api.leaflet.GridLayer
 
isTooltipOpen() - Method in class com.gwidgets.api.leaflet.Icon
 
isTooltipOpen() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
isTooltipOpen() - Method in interface com.gwidgets.api.leaflet.Layer
Returns true if the tooltip bound to this layer is currently open.
isTooltipOpen() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
isTooltipOpen() - Method in class com.gwidgets.api.leaflet.Marker
 
isTooltipOpen() - Method in class com.gwidgets.api.leaflet.Polyline
 
isTooltipOpen() - Method in class com.gwidgets.api.leaflet.Popup
 
isTooltipOpen() - Method in class com.gwidgets.api.leaflet.Renderer
 
isTooltipOpen() - Method in class com.gwidgets.api.leaflet.Tooltip
 
isValid() - Method in class com.gwidgets.api.leaflet.Bounds
Returns true if the bounds are properly initialized.
isValid() - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns true if the bounds are properly initialized.

K

keepBuffer(Double) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
keepBuffer(Integer) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
 
keepBuffer(Double) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
 
keepInView(Boolean) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
Set it to true if you want to prevent users from panning the popup off of the screen while it is open.
keyboard - Variable in class com.gwidgets.api.leaflet.Map
Keyboard navigation handler.
keyboard(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Makes the map focusable and allows users to navigate the map with keyboard arrows and +/- keys.
keyboard(Boolean) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
Whether the marker can be tabbed to with a keyboard and clicked by pressing enter.
KeyboardEvent - Class in com.gwidgets.api.leaflet.events
The Class KeyboardEvent.
KeyboardEvent() - Constructor for class com.gwidgets.api.leaflet.events.KeyboardEvent
 
keyboardPanDelta(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Amount of pixels to pan when pressing an arrow key.
KEYPRESS - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 

L

L - Class in com.gwidgets.api.leaflet
The Master class of leaflet.
L.control - Class in com.gwidgets.api.leaflet
The Class control.
L.CRS - Class in com.gwidgets.api.leaflet
The Class CRS.
L.Projection - Class in com.gwidgets.api.leaflet
 
L.tileLayer - Class in com.gwidgets.api.leaflet
Used to load and display tile layers on the map.
L.Transformation - Class in com.gwidgets.api.leaflet
The Class Transformation.
lat - Variable in class com.gwidgets.api.leaflet.LatLng
Latitude in degrees.
latLng(double, double) - Static method in class com.gwidgets.api.leaflet.L
Represents a geographical point with a certain latitude and longitude.
LatLng - Class in com.gwidgets.api.leaflet
Represents a geographical point with a certain latitude and longitude.
LatLng(double, double) - Constructor for class com.gwidgets.api.leaflet.LatLng
Instantiates a new lat lng.
latLngBounds(LatLng, LatLng) - Static method in class com.gwidgets.api.leaflet.L
Represents a rectangular geographical area on a map.
LatLngBounds - Class in com.gwidgets.api.leaflet
Represents a rectangular geographical area on a map.
latLngsToCoords(JsArray<JavaScriptObject>, double, Boolean) - Method in class com.gwidgets.api.leaflet.GeoJSON
Reverse of coordsToLatLngs closed determines whether the first point should be appended to the end of the array to close the feature, only used when levelsDeep is 0.
latLngToContainerPoint(LatLng) - Method in class com.gwidgets.api.leaflet.Map
Returns the map container point that corresponds to the given geographical coordinates.
latLngToCoords(LatLng) - Method in class com.gwidgets.api.leaflet.GeoJSON
Reverse of coordsToLatLng.
latLngToLayerPoint(LatLng) - Method in class com.gwidgets.api.leaflet.Map
Returns the map layer point that corresponds to the given geographical coordinates (useful for placing overlays on the map).
latLngToPoint(LatLng, double) - Method in class com.gwidgets.api.leaflet.CRS
Projects geographical coordinates on a given zoom into pixel coordinates.
Layer - Interface in com.gwidgets.api.leaflet
Represents an object attached to a particular location (or a set of locations) on a map.
LAYERADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.FeatureGroupEvents
 
LAYERADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GeoJsonEvents
 
LAYERADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
LayerEvent - Class in com.gwidgets.api.leaflet.events
The Class LayerEvent.
LayerEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.LayerEvents
 
layerGroup(Layer[]) - Static method in class com.gwidgets.api.leaflet.L
Used to group several layers and handle them as one.
LayerGroup - Class in com.gwidgets.api.leaflet
Used to group several layers and handle them as one.
LayerGroup() - Constructor for class com.gwidgets.api.leaflet.LayerGroup
 
LayerGroupEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.LayerGroupEvents
 
layerPointToContainerPoint(Point) - Method in class com.gwidgets.api.leaflet.Map
Converts the point relative to the map layer to a point relative to the map container.
layerPointToLatLng(Point) - Method in class com.gwidgets.api.leaflet.Map
Returns the geographical coordinates of a given map layer point.
LAYERREMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.FeatureGroupEvents
 
LAYERREMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GeoJsonEvents
 
LAYERREMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
layers(JavaScriptObject, JavaScriptObject, ControlLayersOptions) - Static method in class com.gwidgets.api.leaflet.L.control
The layers control gives users the ability to switch between different base layers and switch overlays on/off (check out the detailed example).
Layers - Class in com.gwidgets.api.leaflet
The layers control gives users the ability to switch between different base layers and switch overlays on/off
Layers() - Constructor for class com.gwidgets.api.leaflet.Layers
 
layers(Layer[]) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Layers that will be added to the map initially.
LayersControlEvent - Class in com.gwidgets.api.leaflet.events
The Class LayerControlEvent.
LeafletResources - Class in com.gwidgets.api.leaflet.utils
 
LeafletResources() - Constructor for class com.gwidgets.api.leaflet.utils.LeafletResources
 
lineCap(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
A string that defines shape to be used at the end of the stroke.
lineCap(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
A string that defines shape to be used at the end of the stroke.
lineCap - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
lineCap(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
A string that defines shape to be used at the end of the stroke.
lineJoin(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
A string that defines shape to be used at the corners of the stroke.
lineJoin(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
A string that defines shape to be used at the corners of the stroke.
lineJoin - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
lineJoin(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
A string that defines shape to be used at the corners of the stroke.
listens(String) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
listens(String) - Method in interface com.gwidgets.api.leaflet.Evented
Returns true if a particular event type has any listeners attached to it.
listens(String) - Method in class com.gwidgets.api.leaflet.GridLayer
 
listens(String) - Method in class com.gwidgets.api.leaflet.Icon
 
listens(String) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
listens(String) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
listens(String) - Method in class com.gwidgets.api.leaflet.Map
 
listens(String) - Method in class com.gwidgets.api.leaflet.Marker
 
listens(String) - Method in class com.gwidgets.api.leaflet.Polyline
 
listens(String) - Method in class com.gwidgets.api.leaflet.Popup
 
listens(String) - Method in class com.gwidgets.api.leaflet.Renderer
 
listens(String) - Method in class com.gwidgets.api.leaflet.Tooltip
 
lng - Variable in class com.gwidgets.api.leaflet.LatLng
Longitude in degrees.The lng.
LOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
LOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
LOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
LOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
LOADING - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
LOADING - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
LOADING - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
locate(LocateOptions) - Method in class com.gwidgets.api.leaflet.Map
Tries to locate the user using the Geolocation API, firing a locationfound event with location data on success or a locationerror event on failure, and optionally sets the map view to the user's location with respect to detection accuracy (or to the world view if geolocation failed).
LocateOptions - Class in com.gwidgets.api.leaflet.options
The Class LocateOptions.
LocateOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
LOCATIONERROR - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
LocationEvent - Class in com.gwidgets.api.leaflet.events
The Class LocationEvent.
LOCATIONFOUND - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
LonLat - Static variable in class com.gwidgets.api.leaflet.L.Projection
Equirectangular, or Plate Carree projection the most simple projection, mostly used by GIS enthusiasts.

M

map(String, MapOptions) - Static method in class com.gwidgets.api.leaflet.L
The central class of the API — it is used to create a map on a page and manipulate it.
map(HTMLElement, MapOptions) - Static method in class com.gwidgets.api.leaflet.L
The central class of the API — it is used to create a map on a page and manipulate it.
Map - Class in com.gwidgets.api.leaflet
The central class of the API.
MapEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
MapOptions - Class in com.gwidgets.api.leaflet.options
The map options used when creating a Map
MapOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
mapPane - Variable in class com.gwidgets.api.leaflet.MapPanes
Pane that contains all other map panes.
MapPanes - Class in com.gwidgets.api.leaflet
An object literal (returned by map.getPanes) that contains different map panes that you can use to put your custom overlays in.
marker(LatLng, MarkerOptions) - Static method in class com.gwidgets.api.leaflet.L
Marker is used to put markers on the map.
Marker - Class in com.gwidgets.api.leaflet
Used to put markers on the map.
MarkerEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
MarkerOptions - Class in com.gwidgets.api.leaflet.options
The Class MarkerOptions.
MarkerOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
markerPane - Variable in class com.gwidgets.api.leaflet.MapPanes
Pane for marker icons.
markerZoomAnimation(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Whether markers animate their zoom with the zoom animation, if disabled they will disappear for the length of the animation.
maxBounds(LatLngBounds) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
When this option is set, the map restricts the view to the given geographical bounds, bouncing the user back when he tries to pan outside the view.
maxBoundsViscosity(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
If maxBounds is set, this option will control how solid the bounds are when dragging the map around.
maxHeight(Double) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
If set, creates a scrollable container of the given height inside a popup if its content exceeds it.
maximumAge(double) - Method in class com.gwidgets.api.leaflet.options.LocateOptions.Builder
Maximum age of detected location.
maxNativeZoom(Double) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
Maximum zoom number the tiles source has available.
maxNativeZoom(Double) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
Maximum zoom number the tiles source has available.
maxWidth(Double) - Method in class com.gwidgets.api.leaflet.options.ControlScaleOptions.Builder
Maximum width of the control in pixels.
maxWidth(Double) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
Max width of the popup.
maxZoom(Double) - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions.Builder
The maximum possible zoom to use.
maxZoom(Double) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
maxZoom(double) - Method in class com.gwidgets.api.leaflet.options.LocateOptions.Builder
The maximum zoom for automatic view setting when using `setView` option.
maxZoom(Double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Maximum zoom level of the map.
maxZoom(Integer) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
Maximum zoom double.
maxZoom(Double) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
Maximum zoom number.
Mercator - Static variable in class com.gwidgets.api.leaflet.L.Projection
Elliptical Mercator projection more complex than Spherical Mercator.
metric(Boolean) - Method in class com.gwidgets.api.leaflet.options.ControlScaleOptions.Builder
Whether to show the metric scale line (m/km).
minNativeZoom(Double) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
 
minNativeZoom(Double) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
 
minWidth(Double) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
Min width of the popup.
minZoom(Double) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
minZoom(Integer) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
Minimum zoom number.
minZoom(Double) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
Minimum zoom number.
MOUSEDOWN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
MOUSEDOWN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
MOUSEDOWN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
 
MOUSEDOWN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
 
MOUSEDOWN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
MOUSEDOWN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
MOUSEDOWN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
 
MOUSEDOWN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
 
MOUSEDOWN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
 
MOUSEDOWN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
 
MouseEvent - Class in com.gwidgets.api.leaflet.events
The Class MouseEvent.
mouseEventToContainerPoint(MouseEvent) - Method in class com.gwidgets.api.leaflet.Map
Returns the pixel coordinates of a mouse click (relative to the top left corner of the map) given its event object.
mouseEventToLatLng(MouseEvent) - Method in class com.gwidgets.api.leaflet.Map
Returns the geographical coordinates of the point the mouse clicked on given the click's event object.
mouseEventToLayerPoint(MouseEvent) - Method in class com.gwidgets.api.leaflet.Map
Returns the pixel coordinates of a mouse click relative to the map layer given its event object.
MOUSEMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
MOUSEOUT - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
MOUSEOUT - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
MOUSEOUT - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
 
MOUSEOUT - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
 
MOUSEOUT - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
MOUSEOUT - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
MOUSEOUT - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
 
MOUSEOUT - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
 
MOUSEOUT - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
 
MOUSEOUT - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
 
MOUSEOVER - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
MOUSEOVER - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
MOUSEOVER - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
 
MOUSEOVER - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
 
MOUSEOVER - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
MOUSEOVER - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
MOUSEOVER - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
 
MOUSEOVER - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
 
MOUSEOVER - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
 
MOUSEOVER - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
 
MOUSEUP - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
MOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
MOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
MOVEEND - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
MOVEEND - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
MOVESTART - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
MOVESTART - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
multiplyBy(double) - Method in class com.gwidgets.api.leaflet.Point
Returns the result of multiplication of the current point by the given number.

N

noClip(Boolean) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
Disabled polyline clipping.
noMoveStart(Boolean) - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions.Builder
 
noMoveStart(Boolean) - Method in class com.gwidgets.api.leaflet.options.PanOptions.Builder
If true, panning won't fire movestart event on start (used internally for panning inertia).
noWrap(Boolean) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
noWrap(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
If set to true, the tiles just won't load outside the world width (-180 to 180 longitude) instead of repeating.
noWrap(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
If set to true, the tiles just won't load outside the world width (-180 to 180 longitude) instead of repeating.

O

objectsPane - Variable in class com.gwidgets.api.leaflet.MapPanes
Pane that contains all the panes except tile pane.
off(String) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
off(String[]) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
off() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
off(String) - Method in interface com.gwidgets.api.leaflet.Evented
Removes a listener
off(String[]) - Method in interface com.gwidgets.api.leaflet.Evented
Removes a set of listener
off() - Method in interface com.gwidgets.api.leaflet.Evented
Removes all listener
off(String) - Method in class com.gwidgets.api.leaflet.GridLayer
 
off(String[]) - Method in class com.gwidgets.api.leaflet.GridLayer
 
off() - Method in class com.gwidgets.api.leaflet.GridLayer
 
off(String) - Method in class com.gwidgets.api.leaflet.Icon
 
off(String[]) - Method in class com.gwidgets.api.leaflet.Icon
 
off() - Method in class com.gwidgets.api.leaflet.Icon
 
off(String) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
off(String[]) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
off() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
off(String) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
off(String[]) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
off() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
off(String) - Method in class com.gwidgets.api.leaflet.Map
 
off(String[]) - Method in class com.gwidgets.api.leaflet.Map
 
off() - Method in class com.gwidgets.api.leaflet.Map
 
off(String) - Method in class com.gwidgets.api.leaflet.Marker
 
off(String[]) - Method in class com.gwidgets.api.leaflet.Marker
 
off() - Method in class com.gwidgets.api.leaflet.Marker
 
off(String) - Method in class com.gwidgets.api.leaflet.Polyline
 
off(String[]) - Method in class com.gwidgets.api.leaflet.Polyline
 
off() - Method in class com.gwidgets.api.leaflet.Polyline
 
off(String) - Method in class com.gwidgets.api.leaflet.Popup
 
off(String[]) - Method in class com.gwidgets.api.leaflet.Popup
 
off() - Method in class com.gwidgets.api.leaflet.Popup
 
off(String) - Method in class com.gwidgets.api.leaflet.Renderer
 
off(String[]) - Method in class com.gwidgets.api.leaflet.Renderer
 
off() - Method in class com.gwidgets.api.leaflet.Renderer
 
off(String) - Method in class com.gwidgets.api.leaflet.Tooltip
 
off(String[]) - Method in class com.gwidgets.api.leaflet.Tooltip
 
off() - Method in class com.gwidgets.api.leaflet.Tooltip
 
offset(Point) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
The offset of the popup position.
offset(Point) - Method in class com.gwidgets.api.leaflet.options.TooltipOptions.Builder
Optional offset of the tooltip position.
on(String, EventCallback) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
on(String, EventCallback) - Method in interface com.gwidgets.api.leaflet.Evented
Adds a set of type/listener pairs.
on(String, EventCallback) - Method in class com.gwidgets.api.leaflet.GridLayer
 
on(String, EventCallback) - Method in class com.gwidgets.api.leaflet.Icon
 
on(String, EventCallback) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
on(String, EventCallback) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
on(String, EventCallback) - Method in class com.gwidgets.api.leaflet.Map
 
on(String, EventCallback) - Method in class com.gwidgets.api.leaflet.Marker
 
on(String, EventCallback) - Method in class com.gwidgets.api.leaflet.Polyline
 
on(String, EventCallback) - Method in class com.gwidgets.api.leaflet.Popup
 
on(String, EventCallback) - Method in class com.gwidgets.api.leaflet.Renderer
 
on(String, EventCallback) - Method in class com.gwidgets.api.leaflet.Tooltip
 
onAdd(Map) - Method in class com.gwidgets.api.leaflet.Control
Should contain code that creates all the neccessary DOM elements for the control, adds listeners on relevant map events, and returns the element containing the control.
once(String, EventCallback) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
once(String, EventCallback) - Method in interface com.gwidgets.api.leaflet.Evented
the listener will only get fired once and then removed.
once(String, EventCallback) - Method in class com.gwidgets.api.leaflet.GridLayer
 
once(String, EventCallback) - Method in class com.gwidgets.api.leaflet.Icon
 
once(String, EventCallback) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
once(String, EventCallback) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
once(String, EventCallback) - Method in class com.gwidgets.api.leaflet.Map
 
once(String, EventCallback) - Method in class com.gwidgets.api.leaflet.Marker
 
once(String, EventCallback) - Method in class com.gwidgets.api.leaflet.Polyline
 
once(String, EventCallback) - Method in class com.gwidgets.api.leaflet.Popup
 
once(String, EventCallback) - Method in class com.gwidgets.api.leaflet.Renderer
 
once(String, EventCallback) - Method in class com.gwidgets.api.leaflet.Tooltip
 
onEachFeature(JavaScriptObject, Layer) - Method in interface com.gwidgets.api.leaflet.options.GeoJSONOptions
Function that will be called on each created feature layer.
onRemove(Map) - Method in class com.gwidgets.api.leaflet.Control
Optional, should contain all clean up code (e.g.
opacity(Double) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
Stroke opacity.
opacity(Double) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
opacity(Double) - Method in class com.gwidgets.api.leaflet.options.ImageOverlayOptions.Builder
The opacity of the image overlay.
opacity(Double) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
The opacity of the marker.
opacity(Double) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
Stroke opacity.
opacity - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
opacity(Double) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
Stroke opacity.
opacity(Double) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
The opacity of the tile layer.
opacity(Double) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
The opacity of the tile layer.
opacity(Double) - Method in class com.gwidgets.api.leaflet.options.TooltipOptions.Builder
Tooltip container opacity.
openOn(Map) - Method in class com.gwidgets.api.leaflet.Popup
Adds the popup to the map and closes the previous one.
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.GridLayer
 
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.Icon
 
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
openPopup(LatLng) - Method in interface com.gwidgets.api.leaflet.Layer
Opens the bound popup at the specificed latlng or at the default popup anchor if no latlng is passed.
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
openPopup(Popup) - Method in class com.gwidgets.api.leaflet.Map
Opens the specified popup while closing the previously opened (to make sure only one is opened at one time for usability).
openPopup(String, LatLng, PopupOptions) - Method in class com.gwidgets.api.leaflet.Map
Creates a popup with the specified options and opens it in the given point on a map.
openPopup(HTMLElement, LatLng, PopupOptions) - Method in class com.gwidgets.api.leaflet.Map
Creates a popup with the specified options and opens it in the given point on a map.
openPopup() - Method in class com.gwidgets.api.leaflet.Marker
Opens the popup previously bound by the bindPopup method.
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.Marker
 
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.Path
Opens the popup previously bound by the bindPopup method in the given point, or in one of the path's points if not specified.
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.Polyline
 
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.Popup
 
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.Renderer
 
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.Tooltip
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.GridLayer
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.Icon
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
openTooltip(LatLng) - Method in interface com.gwidgets.api.leaflet.Layer
Opens the bound tooltip at the specificed latlng or at the default tooltip anchor if no latlng is passed.
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.Marker
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.Polyline
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.Popup
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.Renderer
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.Tooltip
 
OVERLAYADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
overlayPane - Variable in class com.gwidgets.api.leaflet.MapPanes
Pane for overlays like polylines and polygons.
OVERLAYREMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 

P

pad(double) - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns bigger bounds created by extending the current bounds by a given percentage in each direction.
padding(Point) - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions.Builder
Equivalent of setting both top left and bottom right padding to the same value.
padding(Double) - Method in class com.gwidgets.api.leaflet.options.RendererOptions.Builder
 
paddingBottomRight(Point) - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions.Builder
The same for bottom right corner of the map.
paddingTopLeft(Point) - Method in class com.gwidgets.api.leaflet.options.FitBoundsOptions.Builder
Sets the amount of padding in the top left corner of a map container that shouldn't be accounted for when setting the view to fit bounds.
pan(PanOptions) - Method in class com.gwidgets.api.leaflet.options.ZoomPanOptions.Builder
Pan.
panBy(Point, PanOptions) - Method in class com.gwidgets.api.leaflet.Map
Pans the map by a given number of pixels (animated).
pane(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
 
pane(String) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
 
pane(String) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
pane(String) - Method in class com.gwidgets.api.leaflet.options.IconOptions.Builder
 
pane(String) - Method in class com.gwidgets.api.leaflet.options.ImageOverlayOptions.Builder
 
pane(String) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
 
pane(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
 
pane - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
pane(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
 
pane(String) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
 
pane(String) - Method in class com.gwidgets.api.leaflet.options.RendererOptions.Builder
 
pane(String) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
 
pane(String) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
 
pane(String) - Method in class com.gwidgets.api.leaflet.options.TooltipOptions.Builder
Returns the popup bound to this layer.
panInsideBounds(LatLngBounds) - Method in class com.gwidgets.api.leaflet.Map
Pans the map to the closest view that would lie inside the given bounds (if it's not already), controlling the animation using the options specific, if any.
PanOptions - Class in com.gwidgets.api.leaflet.options
The Class PanOptions.
PanOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
panTo(LatLng, PanOptions) - Method in class com.gwidgets.api.leaflet.Map
Pans the map to a given center.
Path - Class in com.gwidgets.api.leaflet
An abstract class that contains options and constants shared between vector overlays (Polygon, Polyline, Circle).
Path() - Constructor for class com.gwidgets.api.leaflet.Path
 
PathEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
 
PathOptions - Class in com.gwidgets.api.leaflet.options
The Class PathOptions.
PathOptions() - Constructor for class com.gwidgets.api.leaflet.options.PathOptions
 
PathOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
permanent(Boolean) - Method in class com.gwidgets.api.leaflet.options.TooltipOptions.Builder
Whether to open the tooltip permanently or only on mouseover.
point(double, double, Boolean) - Static method in class com.gwidgets.api.leaflet.L
Represents a point with x and y coordinates in pixels.
Point - Class in com.gwidgets.api.leaflet
Represents a point with x and y coordinates in pixels.
Point() - Constructor for class com.gwidgets.api.leaflet.Point
 
pointerEvents(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
Sets the pointer-events attribute on the path if SVG backend is used.
pointerEvents(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
Sets the pointer-events attribute on the path if SVG backend is used.
pointerEvents - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
pointerEvents(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
Sets the pointer-events attribute on the path if SVG backend is used.
pointsToPath(Point[], Boolean) - Static method in class com.gwidgets.api.leaflet.SVG
Generates a SVG path string for multiple rings, with each ring turning into "M..L..L.." instructions
pointToLatLng(Point, double) - Method in class com.gwidgets.api.leaflet.CRS
The inverse of latLngToPoint.
pointToLayer(JavaScriptObject, LatLng) - Method in interface com.gwidgets.api.leaflet.options.GeoJSONOptions
Function that will be used for creating layers for GeoJSON points (if not specified, simple markers will be created).
polygon(LatLng[][], PolylineOptions) - Static method in class com.gwidgets.api.leaflet.L
A class for drawing polygon overlays on a map.
Polygon - Class in com.gwidgets.api.leaflet
A class for drawing polygon overlays on a map.
Polygon() - Constructor for class com.gwidgets.api.leaflet.Polygon
 
PolygonEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
 
polyline(LatLng[][], PolylineOptions) - Static method in class com.gwidgets.api.leaflet.L
A class for drawing polyline overlays on a map.
Polyline - Class in com.gwidgets.api.leaflet
A class for drawing polyline overlays on a map.
Polyline() - Constructor for class com.gwidgets.api.leaflet.Polyline
 
PolylineEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
 
PolylineOptions - Class in com.gwidgets.api.leaflet.options
The Class PolylineOptions.
PolylineOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
popup(PopupOptions, Layer) - Static method in class com.gwidgets.api.leaflet.L
Used to open popups in certain places of the map.
Popup - Class in com.gwidgets.api.leaflet
Used to open popups in certain places of the map.
Popup() - Constructor for class com.gwidgets.api.leaflet.Popup
 
popUpAnchor(Point) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
The coordinates of the point from which popups will "open", relative to the icon anchor.
popupAnchor(Point) - Method in class com.gwidgets.api.leaflet.options.IconOptions.Builder
The coordinates of the point from which popups will "open", relative to the icon anchor.
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CanvasEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.DivIconEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.DivOverlayEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.FeatureGroupEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GeoJsonEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.IconEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.LayerEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.LayerGroupEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PopupEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RendererEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.SVGEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
POPUPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TooltipEvents
 
PopupEvent - Class in com.gwidgets.api.leaflet.events
The Class PopupEvent.
PopupEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.PopupEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CanvasEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.DivIconEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.DivOverlayEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.FeatureGroupEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GeoJsonEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.IconEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.LayerEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.LayerGroupEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PopupEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RendererEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.SVGEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
POPUPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TooltipEvents
 
PopupOptions - Class in com.gwidgets.api.leaflet.options
The Class PopupOptions.
PopupOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
popupPane - Variable in class com.gwidgets.api.leaflet.MapPanes
Pane for popups.
PosAnimationEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.PosAnimationEvents
 
position(String) - Method in class com.gwidgets.api.leaflet.options.ControlAttributionOptions.Builder
The position of the control (one of the map corners).
position(String) - Method in class com.gwidgets.api.leaflet.options.ControlLayersOptions.Builder
The position of the control (one of the map corners).
position(String) - Method in class com.gwidgets.api.leaflet.options.ControlOptions.Builder
The initial position of the control (one of the map corners).
position(String) - Method in class com.gwidgets.api.leaflet.options.ControlScaleOptions.Builder
The position of the control (one of the map corners
possible values: "topleft", "topright", "bottomleft", "bottomright"
position(String) - Method in class com.gwidgets.api.leaflet.options.ControlZoomOptions.Builder
The position of the control (one of the map corners).
PRECLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
preferCanvas(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Whether Paths should be rendered on a Canvas renderer.
prefix(String) - Method in class com.gwidgets.api.leaflet.options.ControlAttributionOptions.Builder
The HTML text shown before the attributions.
project(LatLng) - Method in class com.gwidgets.api.leaflet.CRS
Projects geographical coordinates into coordinates in units accepted for this CRS (e.g.
project(LatLng, double) - Method in class com.gwidgets.api.leaflet.Map
Projects the given geographical coordinates to absolute pixel coordinates for the given zoom level (current zoom level by default).
project(LatLng) - Method in class com.gwidgets.api.leaflet.Projection
Projects geographical coordinates into a 2D point.
Projection() - Constructor for class com.gwidgets.api.leaflet.L.Projection
 
Projection - Class in com.gwidgets.api.leaflet
An object with methods for projecting geographical coordinates of the world onto a flat surface (and back).

R

radius(Double) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
 
rectangle(LatLngBounds, PathOptions) - Static method in class com.gwidgets.api.leaflet.L
A class for drawing rectangle overlays on a map.
Rectangle - Class in com.gwidgets.api.leaflet
A class for drawing rectangle overlays on a map.
RectangleEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
 
redraw() - Method in class com.gwidgets.api.leaflet.GridLayer
Causes the layer to clear all the tiles and request them again.
redraw() - Method in class com.gwidgets.api.leaflet.Path
Redraws the layer.
remove() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
remove(Map) - Method in class com.gwidgets.api.leaflet.Control
Removes the control from the map.
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CanvasEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.DivIconEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.DivOverlayEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.FeatureGroupEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GeoJsonEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.IconEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.LayerEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.LayerGroupEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PopupEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RendererEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.SVGEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
REMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TooltipEvents
 
remove() - Method in class com.gwidgets.api.leaflet.GridLayer
 
remove() - Method in class com.gwidgets.api.leaflet.Icon
 
remove() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
remove() - Method in interface com.gwidgets.api.leaflet.Layer
Removes the tooltip from the map it is currently active on.
remove() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
remove() - Method in class com.gwidgets.api.leaflet.Map
Destroys the map and clears all related event listeners.
remove() - Method in class com.gwidgets.api.leaflet.Marker
 
remove() - Method in class com.gwidgets.api.leaflet.Polyline
 
remove() - Method in class com.gwidgets.api.leaflet.Popup
 
remove() - Method in class com.gwidgets.api.leaflet.Renderer
 
remove() - Method in class com.gwidgets.api.leaflet.Tooltip
 
removeAttribution(String) - Method in class com.gwidgets.api.leaflet.Attribution
Removes an attribution text.
removeControl(Control) - Method in class com.gwidgets.api.leaflet.Map
Removes the given control from the map.
removeEventParent(Evented) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
removeEventParent(Evented) - Method in interface com.gwidgets.api.leaflet.Evented
Removes an event parent, so it will stop receiving propagated events
removeEventParent(Evented) - Method in class com.gwidgets.api.leaflet.GridLayer
 
removeEventParent(Evented) - Method in class com.gwidgets.api.leaflet.Icon
 
removeEventParent(Evented) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
removeEventParent(Evented) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
removeEventParent(Evented) - Method in class com.gwidgets.api.leaflet.Map
 
removeEventParent(Evented) - Method in class com.gwidgets.api.leaflet.Marker
 
removeEventParent(Evented) - Method in class com.gwidgets.api.leaflet.Polyline
 
removeEventParent(Evented) - Method in class com.gwidgets.api.leaflet.Popup
 
removeEventParent(Evented) - Method in class com.gwidgets.api.leaflet.Renderer
 
removeEventParent(Evented) - Method in class com.gwidgets.api.leaflet.Tooltip
 
removeFrom(Map) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
removeFrom(Map) - Method in class com.gwidgets.api.leaflet.GridLayer
 
removeFrom(Map) - Method in class com.gwidgets.api.leaflet.Icon
 
removeFrom(Map) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
removeFrom(Map) - Method in interface com.gwidgets.api.leaflet.Layer
Removes the tooltip from the given map
removeFrom(Map) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
removeFrom(Map) - Method in class com.gwidgets.api.leaflet.Marker
 
removeFrom(Map) - Method in class com.gwidgets.api.leaflet.Polyline
 
removeFrom(Map) - Method in class com.gwidgets.api.leaflet.Popup
 
removeFrom(Map) - Method in class com.gwidgets.api.leaflet.Renderer
 
removeFrom(Map) - Method in class com.gwidgets.api.leaflet.Tooltip
 
removeLayer(Layer) - Method in class com.gwidgets.api.leaflet.LayerGroup
Removes a given layer from the group.
removeLayer(String) - Method in class com.gwidgets.api.leaflet.LayerGroup
Removes a given layer from the group.
removeLayer(Layer) - Method in class com.gwidgets.api.leaflet.Layers
Remove the given layer from the control.
removeLayer(Layer) - Method in class com.gwidgets.api.leaflet.Map
Removes the given layer from the map.
renderer(Renderer) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
 
renderer(Renderer) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
The default method for drawing vector layers on the map.
renderer(Renderer) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
 
renderer - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
renderer(Renderer) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
 
Renderer - Class in com.gwidgets.api.leaflet
 
Renderer() - Constructor for class com.gwidgets.api.leaflet.Renderer
 
RendererEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.RendererEvents
 
RendererOptions - Class in com.gwidgets.api.leaflet.options
 
RendererOptions.Builder - Class in com.gwidgets.api.leaflet.options
 
reset(Boolean) - Method in class com.gwidgets.api.leaflet.options.ZoomPanOptions.Builder
Reset.
resetStyle(Path) - Method in class com.gwidgets.api.leaflet.GeoJSON
Resets the given vector layer's style to the original GeoJSON style, useful for resetting style after hover events.
RESIZE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
ResizeEvent - Class in com.gwidgets.api.leaflet.events
The Class ResizeEvent.
riseOffset(Double) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
The z-index offset used for the riseOnHover feature.
riseOnHover(Boolean) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
If true, the marker will get on top of others when you hover the mouse over it.
round() - Method in class com.gwidgets.api.leaflet.Point
Returns a copy of the current point with rounded coordinates.

S

scale(double) - Method in class com.gwidgets.api.leaflet.CRS
Returns the scale used when transforming projected coordinates into pixel coordinates for a particular zoom.
scale(ControlScaleOptions) - Static method in class com.gwidgets.api.leaflet.L.control
A simple scale control that shows the scale of the current center of screen in metric (m/km) and imperial (mi/ft) systems.
Scale - Class in com.gwidgets.api.leaflet
A simple scale control that shows the scale of the current center of screen in metric (m/km) and imperial (mi/ft) systems.
Scale() - Constructor for class com.gwidgets.api.leaflet.Scale
 
scrollWheelZoom - Variable in class com.gwidgets.api.leaflet.Map
Scroll wheel zoom handler.
scrollWheelZoom(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Whether the map can be zoomed by using the mouse wheel.
setBounds(LatLngBounds) - Method in class com.gwidgets.api.leaflet.Rectangle
Redraws the rectangle with the passed bounds.
setContent(String) - Method in class com.gwidgets.api.leaflet.Popup
Sets the HTML content of the popup.
setContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.Popup
Sets the HTML content of the popup.
setIcon(Icon) - Method in class com.gwidgets.api.leaflet.Marker
Changes the marker icon.
setLatLng(LatLng) - Method in class com.gwidgets.api.leaflet.CircleMarker
Sets the position of a circle to a new location.
setLatLng(LatLng) - Method in class com.gwidgets.api.leaflet.Marker
Changes the marker position to the given point.
setLatLng(LatLng) - Method in class com.gwidgets.api.leaflet.Popup
Sets the geographical point where the popup will open.
setLatLngs(LatLng[]) - Method in class com.gwidgets.api.leaflet.Polyline
Sets the lat lngs.
setMaxBounds(LatLngBounds, ZoomPanOptions) - Method in class com.gwidgets.api.leaflet.Map
Restricts the map view to the given bounds .
setOpacity(double) - Method in class com.gwidgets.api.leaflet.GridLayer
Changes the opacity of the grid layer.
setOpacity(double) - Static method in class com.gwidgets.api.leaflet.ImageOverlay
Sets the opacity of the overlay.
setOpacity(double) - Method in class com.gwidgets.api.leaflet.Marker
Changes the zIndex offset of the marker.
setParams(TileLayerWMSOptions, Boolean) - Static method in class com.gwidgets.api.leaflet.WMS
Merges an object with the new parameters and re-requests tiles on the current screen (unless noRedraw was set to true).
setPopupContent(String) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
setPopupContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
setPopupContent(Popup) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
setPopupContent(String) - Method in class com.gwidgets.api.leaflet.GridLayer
 
setPopupContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.GridLayer
 
setPopupContent(Popup) - Method in class com.gwidgets.api.leaflet.GridLayer
 
setPopupContent(String) - Method in class com.gwidgets.api.leaflet.Icon
 
setPopupContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.Icon
 
setPopupContent(Popup) - Method in class com.gwidgets.api.leaflet.Icon
 
setPopupContent(String) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
setPopupContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
setPopupContent(Popup) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
setPopupContent(String) - Method in interface com.gwidgets.api.leaflet.Layer
Sets the content of the popup bound to this layer.
setPopupContent(HTMLElement) - Method in interface com.gwidgets.api.leaflet.Layer
Sets the content of the popup bound to this layer.
setPopupContent(Popup) - Method in interface com.gwidgets.api.leaflet.Layer
Sets the content of the popup bound to this layer.
setPopupContent(String) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
setPopupContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
setPopupContent(Popup) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
setPopupContent(String, PopupOptions) - Method in class com.gwidgets.api.leaflet.Marker
Sets an HTML content of the popup of this marker.
setPopupContent(HTMLElement, PopupOptions) - Method in class com.gwidgets.api.leaflet.Marker
Sets an HTML content of the popup of this marker.
setPopupContent(String) - Method in class com.gwidgets.api.leaflet.Marker
 
setPopupContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.Marker
 
setPopupContent(Popup) - Method in class com.gwidgets.api.leaflet.Marker
 
setPopupContent(String) - Method in class com.gwidgets.api.leaflet.Polyline
 
setPopupContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.Polyline
 
setPopupContent(Popup) - Method in class com.gwidgets.api.leaflet.Polyline
 
setPopupContent(String) - Method in class com.gwidgets.api.leaflet.Popup
 
setPopupContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.Popup
 
setPopupContent(Popup) - Method in class com.gwidgets.api.leaflet.Popup
 
setPopupContent(String) - Method in class com.gwidgets.api.leaflet.Renderer
 
setPopupContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.Renderer
 
setPopupContent(Popup) - Method in class com.gwidgets.api.leaflet.Renderer
 
setPopupContent(String) - Method in class com.gwidgets.api.leaflet.Tooltip
 
setPopupContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.Tooltip
 
setPopupContent(Popup) - Method in class com.gwidgets.api.leaflet.Tooltip
 
setPosition(String) - Method in class com.gwidgets.api.leaflet.Control
Sets the position of the control.
setPrefix(String) - Method in class com.gwidgets.api.leaflet.Attribution
Sets the text before the attributions.
setRadius(double) - Method in class com.gwidgets.api.leaflet.CircleMarker
Sets the radius of a circle.
setStyle(PathOptions) - Method in class com.gwidgets.api.leaflet.FeatureGroup
Sets the given path options to each layer of the group that has a setStyle method.
setStyle(Function) - Method in class com.gwidgets.api.leaflet.GeoJSON
Changes styles of GeoJSON vector layers with the given style function.
setStyle(PathOptions) - Method in class com.gwidgets.api.leaflet.Path
Changes the appearance of a Path based on the options in the Path options object.
setTooltipContent(String) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
setTooltipContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
setTooltipContent(Tooltip) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
setTooltipContent(String) - Method in class com.gwidgets.api.leaflet.GridLayer
 
setTooltipContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.GridLayer
 
setTooltipContent(Tooltip) - Method in class com.gwidgets.api.leaflet.GridLayer
 
setTooltipContent(String) - Method in class com.gwidgets.api.leaflet.Icon
 
setTooltipContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.Icon
 
setTooltipContent(Tooltip) - Method in class com.gwidgets.api.leaflet.Icon
 
setTooltipContent(String) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
setTooltipContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
setTooltipContent(Tooltip) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
setTooltipContent(String) - Method in interface com.gwidgets.api.leaflet.Layer
Sets the content of the tooltip bound to this layer.
setTooltipContent(HTMLElement) - Method in interface com.gwidgets.api.leaflet.Layer
Sets the content of the tooltip bound to this layer.
setTooltipContent(Tooltip) - Method in interface com.gwidgets.api.leaflet.Layer
Sets the content of the tooltip bound to this layer.
setTooltipContent(String) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
setTooltipContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
setTooltipContent(Tooltip) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
setTooltipContent(String) - Method in class com.gwidgets.api.leaflet.Marker
 
setTooltipContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.Marker
 
setTooltipContent(Tooltip) - Method in class com.gwidgets.api.leaflet.Marker
 
setTooltipContent(String) - Method in class com.gwidgets.api.leaflet.Polyline
 
setTooltipContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.Polyline
 
setTooltipContent(Tooltip) - Method in class com.gwidgets.api.leaflet.Polyline
 
setTooltipContent(String) - Method in class com.gwidgets.api.leaflet.Popup
 
setTooltipContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.Popup
 
setTooltipContent(Tooltip) - Method in class com.gwidgets.api.leaflet.Popup
 
setTooltipContent(String) - Method in class com.gwidgets.api.leaflet.Renderer
 
setTooltipContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.Renderer
 
setTooltipContent(Tooltip) - Method in class com.gwidgets.api.leaflet.Renderer
 
setTooltipContent(String) - Method in class com.gwidgets.api.leaflet.Tooltip
 
setTooltipContent(HTMLElement) - Method in class com.gwidgets.api.leaflet.Tooltip
 
setTooltipContent(Tooltip) - Method in class com.gwidgets.api.leaflet.Tooltip
 
setUrl(String) - Method in class com.gwidgets.api.leaflet.TileLayer
Updates the layer's URL template and redraws it.
setView(LatLng, double, ZoomPanOptions) - Method in class com.gwidgets.api.leaflet.Map
Sets the view of the map (geographical center and zoom) with the given animation options.
setView(Boolean) - Method in class com.gwidgets.api.leaflet.options.LocateOptions.Builder
If true, automatically sets the map view to the user location with respect to detection accuracy, or to world view if geolocation failed.
setZIndex(double) - Method in class com.gwidgets.api.leaflet.GridLayer
Changes the zIndex of the grid layer.
setZIndex(double) - Method in class com.gwidgets.api.leaflet.LayerGroup
Calls setZIndex on every layer contained in this group, passing the z-index.
setZIndexOffset(double) - Method in class com.gwidgets.api.leaflet.Marker
Sets the Z index offset.
setZoom(double, ZoomOptions) - Method in class com.gwidgets.api.leaflet.Map
Sets the zoom of the map.
setZoomAround(LatLng, double, ZoomOptions) - Method in class com.gwidgets.api.leaflet.Map
Zooms the map while keeping a specified point on the map stationary (e.g.
shadowAnchor(Point) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
 
shadowAnchor(Point) - Method in class com.gwidgets.api.leaflet.options.IconOptions.Builder
The coordinates of the "tip" of the shadow (relative to its top left corner) (the same as iconAnchor if not specified).
shadowPane - Variable in class com.gwidgets.api.leaflet.MapPanes
Pane for overlay shadows (e.g.
shadowRetinaUrl(String) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
 
shadowRetinaUrl(String) - Method in class com.gwidgets.api.leaflet.options.IconOptions.Builder
The URL to the retina sized version of the icon shadow image.
shadowSize(Point) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
 
shadowSize(Point) - Method in class com.gwidgets.api.leaflet.options.IconOptions.Builder
Size of the shadow image in pixels.
shadowUrl(String) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
 
shadowUrl(String) - Method in class com.gwidgets.api.leaflet.options.IconOptions.Builder
The URL to the icon shadow image.
Simple - Static variable in class com.gwidgets.api.leaflet.L.CRS
A simple CRS that maps longitude and latitude into x and y directly.
smoothFactor(Double) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
How much to simplify the polyline on each zoom level.
SphericalMercator - Static variable in class com.gwidgets.api.leaflet.L.Projection
Spherical Mercator projection the most common projection for online maps, used by almost all free and commercial tile providers.
spliceLatLngs(double, double, LatLng) - Method in class com.gwidgets.api.leaflet.Polyline
Allows adding, removing or replacing points in the polyline.
START - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PosAnimationEvents
 
STEP - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PosAnimationEvents
 
sticky(Boolean) - Method in class com.gwidgets.api.leaflet.options.TooltipOptions.Builder
If true, the tooltip will follow the mouse instead of being fixed at the feature center.
stopLocate() - Method in class com.gwidgets.api.leaflet.Map
Stops watching location previously initiated by map.locate({watch: true}) and aborts resetting the map view if map.locate was called with {setView: true}.
stroke(Boolean) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
Whether to draw stroke along the path.
stroke(Boolean) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
Whether to draw stroke along the path.
stroke - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
stroke(Boolean) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
Whether to draw stroke along the path.
style(JavaScriptObject) - Method in interface com.gwidgets.api.leaflet.options.GeoJSONOptions
Function that will be used to get style options for vector layers created for GeoJSON features.
styles(String) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
Comma-separated list of WMS styles.
subdomains(String[]) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
Subdomains of the tile service.
subdomains(String[]) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
Subdomains of the tile service.
subtract(Point) - Method in class com.gwidgets.api.leaflet.Point
Returns the result of subtraction of the given point from the current.
svg(RendererOptions) - Static method in class com.gwidgets.api.leaflet.L
Creates a SVG renderer with the given options.
SVG - Class in com.gwidgets.api.leaflet
 
SVGEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.SVGEvents
 

T

tap - Variable in class com.gwidgets.api.leaflet.Map
Mobile touch hacks (quick tap and touch hold) handler.
tap(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Enables mobile hacks for supporting instant taps (fixing 200ms click delay on iOS/Android) and touch holds (fired as contextmenu events).
tapTolerance(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
The max number of pixels a user can shift his finger during touch for it to be considered a valid tap.
TILEERROR - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
TILEERROR - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
TILEERROR - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
TileErrorEvent - Class in com.gwidgets.api.leaflet.events
The Class TileErrorEvent.
TileEvent - Class in com.gwidgets.api.leaflet.events
The Class TileEvent.
tileLayer(String, TileLayerOptions) - Static method in class com.gwidgets.api.leaflet.L
Used to load and display tile layers on the map, implements ILayer interface.
tileLayer() - Constructor for class com.gwidgets.api.leaflet.L.tileLayer
 
TileLayer - Class in com.gwidgets.api.leaflet
Used to load and display tile layers on the map,.
TileLayer() - Constructor for class com.gwidgets.api.leaflet.TileLayer
 
TileLayerEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
TileLayerOptions - Class in com.gwidgets.api.leaflet.options
The Class TileLayerOptions.
TileLayerOptions() - Constructor for class com.gwidgets.api.leaflet.options.TileLayerOptions
 
TileLayerOptions.Builder - Class in com.gwidgets.api.leaflet.options
 
TileLayerWMSEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
TileLayerWMSOptions - Class in com.gwidgets.api.leaflet.options
The Class TileLayerWMSOptions.
TileLayerWMSOptions() - Constructor for class com.gwidgets.api.leaflet.options.TileLayerWMSOptions
 
TileLayerWMSOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
TILELOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
TILELOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
TILELOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
TILELOADSTART - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
TILELOADSTART - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
TILELOADSTART - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
tilePane - Variable in class com.gwidgets.api.leaflet.MapPanes
Pane for tile layers.
tileSize(Double) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
tileSize(Integer) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
Tile size (width and height in pixels, assuming tiles are square).
tileSize(Double) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
Tile size (width and height in pixels, assuming tiles are square).
TILEUNLOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
TILEUNLOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
TILEUNLOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
timeout(double) - Method in class com.gwidgets.api.leaflet.options.LocateOptions.Builder
Number of milliseconds to wait for a response from geolocation before firing a locationerror event.Timeout.
title(String) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
Text for the browser tooltip that appear on marker hover (no tooltip by default).
tms(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
If true, inverses Y axis numbering for tiles (turn this on for TMS services).
tms(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
If true, inverses Y axis numbering for tiles (turn this on for TMS services).
toBBoxString() - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns a string with bounding box coordinates in a 'southwest_lng,southwest_lat,northeast_lng,northeast_lat' format.
toGeoJSON() - Method in class com.gwidgets.api.leaflet.CircleMarker
Returns a GeoJSON representation of the circle (GeoJSON Point Feature).
toGeoJSON() - Method in class com.gwidgets.api.leaflet.LayerGroup
Returns a GeoJSON representation of the layer group (GeoJSON FeatureCollection).
toGeoJSON() - Method in class com.gwidgets.api.leaflet.Marker
To geo JSON.
toGeoJSON() - Method in class com.gwidgets.api.leaflet.Polygon
 
toGeoJSON() - Method in class com.gwidgets.api.leaflet.Polyline
Returns a GeoJSON representation of the polyline (GeoJSON LineString Feature).
togglePopup() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
togglePopup() - Method in class com.gwidgets.api.leaflet.GridLayer
 
togglePopup() - Method in class com.gwidgets.api.leaflet.Icon
 
togglePopup() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
togglePopup() - Method in interface com.gwidgets.api.leaflet.Layer
Opens or closes the popup bound to this layer depending on its current state.
togglePopup() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
togglePopup() - Method in class com.gwidgets.api.leaflet.Marker
 
togglePopup() - Method in class com.gwidgets.api.leaflet.Polyline
 
togglePopup() - Method in class com.gwidgets.api.leaflet.Popup
 
togglePopup() - Method in class com.gwidgets.api.leaflet.Renderer
 
togglePopup() - Method in class com.gwidgets.api.leaflet.Tooltip
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.GridLayer
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.Icon
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
toggleTooltip() - Method in interface com.gwidgets.api.leaflet.Layer
Opens or closes the tooltip bound to this layer depending on its current state.
toggleTooltip() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.Marker
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.Polyline
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.Popup
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.Renderer
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.Tooltip
 
tooltip(TooltipOptions, Layer) - Static method in class com.gwidgets.api.leaflet.L
Instantiates a Tooltip object given an optional options object that describes its appearance and location and an optional source object that is used to tag the tooltip with a reference to the Layer to which it refers.
Tooltip - Class in com.gwidgets.api.leaflet
The Class Tooltip.
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CanvasEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.DivIconEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.DivOverlayEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.FeatureGroupEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GeoJsonEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.IconEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.LayerEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.LayerGroupEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PopupEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RendererEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.SVGEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TooltipEvents
 
TooltipEvent - Class in com.gwidgets.api.leaflet.events
The Class TooltipEvent.
TooltipEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.TooltipEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CanvasEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.DivIconEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.DivOverlayEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.FeatureGroupEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GeoJsonEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.IconEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.LayerEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.LayerGroupEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PopupEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RendererEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.SVGEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TooltipEvents
 
TooltipOptions - Class in com.gwidgets.api.leaflet.options
The Class TooltipOptions.
TooltipOptions.Builder - Class in com.gwidgets.api.leaflet.options
 
toString() - Method in class com.gwidgets.api.leaflet.LatLng
 
toString() - Method in class com.gwidgets.api.leaflet.Point
 
touchZoom - Variable in class com.gwidgets.api.leaflet.Map
Touch zoom handler.
touchZoom(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Whether the map can be zoomed by touch-dragging with two fingers.
trackResize(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Whether the map automatically handles browser window resize to update itself.
transform(Point, double) - Method in class com.gwidgets.api.leaflet.L.Transformation
Returns a transformed point, optionally multiplied by the given scale.
transform3DLimit(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Defines the maximum size of a CSS translation transform.
transformation(double, double, double, double) - Static method in class com.gwidgets.api.leaflet.L
Represents an affine transformation: a set of coefficients a, b, c, d for transforming a point of a form (x, y) into (a*x + b, c*y + d) and doing the reverse.
Transformation(double, double, double, double) - Constructor for class com.gwidgets.api.leaflet.L.Transformation
Instantiates a new transformation.
transparent(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
If true, the WMS service will return images with transparency.

U

unbindPopup() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
unbindPopup() - Method in class com.gwidgets.api.leaflet.GridLayer
 
unbindPopup() - Method in class com.gwidgets.api.leaflet.Icon
 
unbindPopup() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
unbindPopup() - Method in interface com.gwidgets.api.leaflet.Layer
Removes the popup previously bound with bindPopup.
unbindPopup() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
unbindPopup() - Method in class com.gwidgets.api.leaflet.Marker
 
unbindPopup() - Method in class com.gwidgets.api.leaflet.Path
Unbind popup.
unbindPopup() - Method in class com.gwidgets.api.leaflet.Polyline
 
unbindPopup() - Method in class com.gwidgets.api.leaflet.Popup
 
unbindPopup() - Method in class com.gwidgets.api.leaflet.Renderer
 
unbindPopup() - Method in class com.gwidgets.api.leaflet.Tooltip
 
unbindTooltip() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
unbindTooltip() - Method in class com.gwidgets.api.leaflet.GridLayer
 
unbindTooltip() - Method in class com.gwidgets.api.leaflet.Icon
 
unbindTooltip() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
unbindTooltip() - Method in interface com.gwidgets.api.leaflet.Layer
Removes the tooltip previously bound with *bindTooltip.
unbindTooltip() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
unbindTooltip() - Method in class com.gwidgets.api.leaflet.Marker
 
unbindTooltip() - Method in class com.gwidgets.api.leaflet.Polyline
 
unbindTooltip() - Method in class com.gwidgets.api.leaflet.Popup
 
unbindTooltip() - Method in class com.gwidgets.api.leaflet.Renderer
 
unbindTooltip() - Method in class com.gwidgets.api.leaflet.Tooltip
 
UNLOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
unproject(Point) - Method in class com.gwidgets.api.leaflet.CRS
Given a projected coordinate returns the corresponding LatLng.
unproject(Point, double) - Method in class com.gwidgets.api.leaflet.Map
Projects the given absolute pixel coordinates to geographical coordinates for the given zoom level (current zoom level by default).
unproject(Point) - Method in class com.gwidgets.api.leaflet.Projection
The inverse of project.
untransform(Point, double) - Method in class com.gwidgets.api.leaflet.L.Transformation
Returns the reverse transformation of the given point, optionally divided by the given scale.
UPDATE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CanvasEvents
 
UPDATE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RendererEvents
 
UPDATE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.SVGEvents
 
update() - Method in class com.gwidgets.api.leaflet.Marker
Updates the marker position, useful if coordinates of its latLng object were changed directly.
update() - Method in class com.gwidgets.api.leaflet.Popup
Updates the popup content, layout and position.
updateInterval(Double) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
updateInterval(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
 
updateInterval(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
 
updateWhenIdle(Boolean) - Method in class com.gwidgets.api.leaflet.options.ControlScaleOptions.Builder
If true, the control is updated on moveend, otherwise it's always up-to-date (updated on move).
updateWhenIdle(Boolean) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
updateWhenIdle(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
If false, new tiles are loaded during panning, otherwise only after it (for better performance).
updateWhenIdle(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
If false, new tiles are loaded during panning, otherwise only after it (for better performance).
updateWhenZooming(Boolean) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
updateWhenZooming(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
 
updateWhenZooming(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
 

V

version - Static variable in class com.gwidgets.api.leaflet.L
A constant that represents the Leaflet version in use.
version(String) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
Version of the WMS service to use.
VIEWRESET - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 

W

watch(Boolean) - Method in class com.gwidgets.api.leaflet.options.LocateOptions.Builder
If true, starts continuous watching of location changes (instead of detecting it once) using W3C watchPosition method.
weight(Double) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
Stroke width in pixels.
weight(Double) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
Stroke width in pixels.
weight - Variable in class com.gwidgets.api.leaflet.options.PathOptions
 
weight(Double) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
Stroke width in pixels.
wheelDebounceTime(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Limits the rate at which a wheel can fire (in milliseconds).
wheelPxPerZoomLevel(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
How many scroll pixels (as reported by L.DomEvent.getWheelDelta) mean a change of one full zoom level.
whenReady(Function, Object) - Method in class com.gwidgets.api.leaflet.Map
Runs the given callback when the map gets initialized with a place and zoom, or immediately if it happened already, optionally passing a function context.
whenReady(boolean, Element.OnloadFn) - Static method in class com.gwidgets.api.leaflet.utils.LeafletResources
 
wms(String, TileLayerWMSOptions) - Static method in class com.gwidgets.api.leaflet.L.tileLayer
Used to display WMS services as tile layers on the map.
WMS - Class in com.gwidgets.api.leaflet
Used to display WMS services as tile layers on the map.
worldCopyJump(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
With this option enabled, the map tracks when you pan to another "copy" of the world and seamlessly jumps to the original one so that all overlays like markers and vector layers are still visible.
wrap(double, double) - Method in class com.gwidgets.api.leaflet.LatLng
Returns a new LatLng object with the longitude wrapped around left and right boundaries (-180 to 180 by default).
wrapLat - Variable in class com.gwidgets.api.leaflet.CRS
Like wrapLng, but for the latitude (vertical) axis.
wrapLatLng(LatLng) - Method in class com.gwidgets.api.leaflet.CRS
Returns a LatLng where lat and lng has been wrapped according to the CRS's wrapLat and wrapLng properties, if they are outside the CRS's bounds.
wrapLng - Variable in class com.gwidgets.api.leaflet.CRS
An array of two numbers defining whether the longitude (horizontal) coordinate axis wraps around a given range and how.

X

x - Variable in class com.gwidgets.api.leaflet.Point
The x coordinate.

Y

y - Variable in class com.gwidgets.api.leaflet.Point
The The y coordinate.

Z

zIndex(Double) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
zIndex(Integer) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
The explicit zIndex of the tile layer.
zIndex(Double) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
The explicit zIndex of the tile layer.
zIndexOffset(Double) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
By default, zIndex for the marker image is set automatically based on its latitude.
zoom(double) - Method in class com.gwidgets.api.leaflet.CRS
Inverse of scale(), returns the zoom level corresponding to a scale factor of scale.
ZOOM - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
zoom(ControlZoomOptions) - Static method in class com.gwidgets.api.leaflet.L.control
A basic zoom control with two buttons (zoom in and zoom out).
zoom(ZoomOptions) - Method in class com.gwidgets.api.leaflet.options.ZoomPanOptions.Builder
Zoom.
Zoom - Class in com.gwidgets.api.leaflet
A basic zoom control with two buttons (zoom in and zoom out).
ZOOMANIM - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
zoomAnimation(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Whether the tile zoom animation is enabled.
zoomAnimationThreshold(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Won't animate zoom if the zoom difference exceeds this value.
zoomControl(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Whether the zoom control is added to the map by default.
zoomDelta(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Controls how much the map's zoom level will change after a zoomIn(), zoomOut(), pressing + or - on the keyboard, or using the zoom controls.
ZOOMEND - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
zoomIn(Double, ZoomOptions) - Method in class com.gwidgets.api.leaflet.Map
Increases the zoom of the map by delta (1 by default).
zoomInText(String) - Method in class com.gwidgets.api.leaflet.options.ControlZoomOptions.Builder
The text set on the zoom in button.
zoomInTitle(String) - Method in class com.gwidgets.api.leaflet.options.ControlZoomOptions.Builder
The title set on the zoom in button.
ZOOMLEVELSCHANGE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
zoomOffset(Integer) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
The zoom number used in tile URLs will be offset with this value.
zoomOffset(Double) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
The zoom number used in tile URLs will be offset with this value.
ZoomOptions - Class in com.gwidgets.api.leaflet.options
The Class ZoomOptions.
ZoomOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
zoomOut(Double, ZoomOptions) - Method in class com.gwidgets.api.leaflet.Map
Decreases the zoom of the map by delta (1 by default).
zoomOutText(String) - Method in class com.gwidgets.api.leaflet.options.ControlZoomOptions.Builder
The text set on the zoom out button.
zoomOutTitle(String) - Method in class com.gwidgets.api.leaflet.options.ControlZoomOptions.Builder
The title set on the zoom out button.
ZoomPanOptions - Class in com.gwidgets.api.leaflet.options
The Class ZoomPanOptions.
ZoomPanOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
zoomReverse(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
If set to true, the zoom number used in tile URLs will be reversed (maxZoom - zoom instead of zoom).
zoomReverse(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
If set to true, the zoom number used in tile URLs will be reversed (maxZoom - zoom instead of zoom).
zoomSnap(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Forces the map's zoom level to always be a multiple of this, particularly right after a fitBounds() or a pinch-zoom.
ZOOMSTART - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
A B C D E F G H I K L M N O P R S T U V W X Y Z 
Skip navigation links

Copyright © 2018 G-Widgets. All rights reserved.