- 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
-