- 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).
- Element - Class in com.gwidgets.api.leaflet.elemental
-
- Element() - Constructor for class com.gwidgets.api.leaflet.elemental.Element
-
- 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.
- Evented - Interface in com.gwidgets.api.leaflet
-
- EventTest - Class in com.gwidgets.leaflet.test
-
- EventTest() - Constructor for class com.gwidgets.leaflet.test.EventTest
-
- 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.