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 

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.
getAltKey() - Method in class com.gwidgets.api.leaflet.elemental.DOMKeyboardEvent
 
getAltKey() - Method in class com.gwidgets.api.leaflet.elemental.DOMMouseEvent
 
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
 
getBody() - Static method in class com.gwidgets.api.leaflet.elemental.Document
 
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.
getButton() - Method in class com.gwidgets.api.leaflet.elemental.DOMMouseEvent
 
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.
getCharCode() - Method in class com.gwidgets.api.leaflet.elemental.DOMKeyboardEvent
 
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
getClientX() - Method in class com.gwidgets.api.leaflet.elemental.DOMMouseEvent
 
getClientY() - Method in class com.gwidgets.api.leaflet.elemental.DOMMouseEvent
 
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.elemental.DOMKeyboardEvent
 
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.
getCtrlKey() - Method in class com.gwidgets.api.leaflet.elemental.DOMKeyboardEvent
 
getCtrlKey() - Method in class com.gwidgets.api.leaflet.elemental.DOMMouseEvent
 
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.
getElementById(String) - Static method in class com.gwidgets.api.leaflet.elemental.Document
 
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.
getHead() - Static method in class com.gwidgets.api.leaflet.elemental.Document
 
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.
getIsComposing() - Method in class com.gwidgets.api.leaflet.elemental.DOMKeyboardEvent
 
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.
getKey() - Method in class com.gwidgets.api.leaflet.elemental.DOMKeyboardEvent
 
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.
getKeyCode() - Method in class com.gwidgets.api.leaflet.elemental.DOMKeyboardEvent
 
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.
getLocation() - Method in class com.gwidgets.api.leaflet.elemental.DOMKeyboardEvent
 
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.
getMetaKey() - Method in class com.gwidgets.api.leaflet.elemental.DOMKeyboardEvent
 
getMetaKey() - Method in class com.gwidgets.api.leaflet.elemental.DOMMouseEvent
 
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
 
getModifierState() - Method in class com.gwidgets.api.leaflet.elemental.DOMKeyboardEvent
 
getModifierState() - Method in class com.gwidgets.api.leaflet.elemental.DOMMouseEvent
 
getModuleName() - Method in class com.gwidgets.leaflet.test.GwtyLeafletTestCase
 
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
 
getRepeat() - Method in class com.gwidgets.api.leaflet.elemental.DOMKeyboardEvent
 
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.
getScreenX() - Method in class com.gwidgets.api.leaflet.elemental.DOMMouseEvent
 
getScreenY() - Method in class com.gwidgets.api.leaflet.elemental.DOMMouseEvent
 
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.
getShiftKey() - Method in class com.gwidgets.api.leaflet.elemental.DOMKeyboardEvent
 
getShiftKey() - Method in class com.gwidgets.api.leaflet.elemental.DOMMouseEvent
 
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
 
getWhich() - Method in class com.gwidgets.api.leaflet.elemental.DOMKeyboardEvent
 
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(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
 
GwtyLeafletTestCase - Class in com.gwidgets.leaflet.test
 
GwtyLeafletTestCase() - Constructor for class com.gwidgets.leaflet.test.GwtyLeafletTestCase
 
GwtyLeafletTestSuite - Class in com.gwidgets.leaflet.test
 
GwtyLeafletTestSuite() - Constructor for class com.gwidgets.leaflet.test.GwtyLeafletTestSuite
 
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