Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 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
 
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.ErrorEvent
 
getAccuracy() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getAccuracy() - Method in class com.gwidgets.api.leaflet.events.LayerControlEvent
 
getAccuracy() - Method in class com.gwidgets.api.leaflet.events.LayerEvent
 
getAccuracy() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
 
getAccuracy() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getAccuracy() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getAccuracy() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
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.ErrorEvent
 
getAltitude() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getAltitude() - Method in class com.gwidgets.api.leaflet.events.LayerControlEvent
 
getAltitude() - Method in class com.gwidgets.api.leaflet.events.LayerEvent
 
getAltitude() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
 
getAltitude() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getAltitude() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getAltitude() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
getAltitudeAccuracy() - Method in class com.gwidgets.api.leaflet.events.ErrorEvent
 
getAltitudeAccuracy() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getAltitudeAccuracy() - Method in class com.gwidgets.api.leaflet.events.LayerControlEvent
 
getAltitudeAccuracy() - Method in class com.gwidgets.api.leaflet.events.LayerEvent
 
getAltitudeAccuracy() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
 
getAltitudeAccuracy() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getAltitudeAccuracy() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getAltitudeAccuracy() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
getAnimate() - Method in class com.gwidgets.api.leaflet.options.PanOptions
Gets whether panning will always be animated if possible
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.options.ImageOverlayOptions
Gets The attribution text of the image overlay.
getAttribution() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets e.g.
getAttributionControl() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Whether the attribution control is added to the map by default.
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.
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.ErrorEvent
 
getBounds() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getBounds() - Method in class com.gwidgets.api.leaflet.events.LayerControlEvent
 
getBounds() - Method in class com.gwidgets.api.leaflet.events.LayerEvent
 
getBounds() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
 
getBounds() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getBounds() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getBounds() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
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.TileLayerOptions
Gets whether the TileLayer only loads tiles that are in the given geographical bounds.
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.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.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
getClickable() - Method in class com.gwidgets.api.leaflet.options.PathOptions
Gets whether the the vector will not emit mouse events and will act as a part of the underlying map.
getClickable_() - Method in class com.gwidgets.api.leaflet.options.PolylineOptions
Gets whether the the vector will not emit mouse events and will act as a part of the underlying map.
getCloseButton() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
Gets whether to display a close button on the popup
getCloseOnClick() - 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).
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
 
getCode() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getCode() - Method in class com.gwidgets.api.leaflet.events.LayerControlEvent
 
getCode() - Method in class com.gwidgets.api.leaflet.events.LayerEvent
 
getCode() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getCode() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getCode() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
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.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.ErrorEvent
 
getContainerPoint() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getContainerPoint() - Method in class com.gwidgets.api.leaflet.events.LayerControlEvent
 
getContainerPoint() - Method in class com.gwidgets.api.leaflet.events.LayerEvent
 
getContainerPoint() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
 
getContainerPoint() - Method in class com.gwidgets.api.leaflet.events.MouseEvent
 
getContainerPoint() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getContainerPoint() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getContainerPoint() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
getContinuousWorld() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets whether the tile coordinates won't be wrapped by world width (-180 to 180 longitude) or clamped to lie within world height (-90 to 90).
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.
getDetectRetina() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets the detect retina option is set
default false
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.PanOptions
Gets the duration of animated panning.
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.
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
 
getGeometryType() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getHeading() - Method in class com.gwidgets.api.leaflet.events.ErrorEvent
 
getHeading() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getHeading() - Method in class com.gwidgets.api.leaflet.events.LayerControlEvent
 
getHeading() - Method in class com.gwidgets.api.leaflet.events.LayerEvent
 
getHeading() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
 
getHeading() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getHeading() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getHeading() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
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.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.IconOptions
Gets the URL to the icon image
getId() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getId() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
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.
getInertiaThreshold() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets the Number of milliseconds that should pass between stopping the movement and releasing the mouse or touch to prevent inertial movement.
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.
getKeyboardPanOffset() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets Amount of pixels to pan when pressing an arrow key.
getKeyboardZoomOffset() - Method in class com.gwidgets.api.leaflet.options.MapOptions
Gets the Number of zoom levels to change when pressing + or - key.
getLatLng() - Method in class com.gwidgets.api.leaflet.Circle
Returns the current geographical position of the circle.
getLatlng() - Method in class com.gwidgets.api.leaflet.events.ErrorEvent
 
getLatlng() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getLatlng() - Method in class com.gwidgets.api.leaflet.events.LayerControlEvent
 
getLatlng() - Method in class com.gwidgets.api.leaflet.events.LayerEvent
 
getLatlng() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
 
getLatlng() - Method in class com.gwidgets.api.leaflet.events.MouseEvent
 
getLatlng() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getLatlng() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getLatlng() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
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.MultiPolygon
Returns an array of arrays of geographical points in each polygon.
getLatLngs() - Method in class com.gwidgets.api.leaflet.MultiPolyline
Returns an array of arrays of geographical points in each line.
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
 
getLayer() - Method in class com.gwidgets.api.leaflet.events.LayerControlEvent
 
getLayer() - Method in class com.gwidgets.api.leaflet.events.LayerEvent
 
getLayer() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getLayer() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getLayer() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
getLayer(String) - Method in class com.gwidgets.api.leaflet.LayerGroup
Returns the layer with the given id.
getLayerPoint() - Method in class com.gwidgets.api.leaflet.events.ErrorEvent
 
getLayerPoint() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getLayerPoint() - Method in class com.gwidgets.api.leaflet.events.LayerControlEvent
 
getLayerPoint() - Method in class com.gwidgets.api.leaflet.events.LayerEvent
 
getLayerPoint() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
 
getLayerPoint() - Method in class com.gwidgets.api.leaflet.events.MouseEvent
 
getLayerPoint() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getLayerPoint() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getLayerPoint() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
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
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.
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.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.
getMessage() - Method in class com.gwidgets.api.leaflet.events.ErrorEvent
 
getMessage() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getMessage() - Method in class com.gwidgets.api.leaflet.events.LayerControlEvent
 
getMessage() - Method in class com.gwidgets.api.leaflet.events.LayerEvent
 
getMessage() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getMessage() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getMessage() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
getMetric() - Method in class com.gwidgets.api.leaflet.options.ControlScaleOptions
Gets Whether to show the metric scale line (m/km).
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.MapOptions
Gets Minimum zoom level of the map.
getMinZoom() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets the min zoom.
getName() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getName() - Method in class com.gwidgets.api.leaflet.events.LayerControlEvent
 
getName() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getName() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getName() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
getNewSize() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getNewSize() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getNewSize() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
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.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.TileLayerOptions
Gets whether the tiles just won't load outside the world width (-180 to 180 longitude) instead of repeating.
getOffset() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
Gets The offset of the popup position.
getOldSize() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getOldSize() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getOldSize() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
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.PolylineOptions
Gets the Stroke opacity.
getOriginalEvent() - Method in class com.gwidgets.api.leaflet.events.ErrorEvent
 
getOriginalEvent() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getOriginalEvent() - Method in class com.gwidgets.api.leaflet.events.LayerControlEvent
 
getOriginalEvent() - Method in class com.gwidgets.api.leaflet.events.LayerEvent
 
getOriginalEvent() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
 
getOriginalEvent() - Method in class com.gwidgets.api.leaflet.events.MouseEvent
 
getOriginalEvent() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getOriginalEvent() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getOriginalEvent() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
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.
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.
getPanes() - Method in class com.gwidgets.api.leaflet.Map
Returns an object with different map panes (to render overlays in).
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.events.PopupEvent
 
getPopup() - Method in class com.gwidgets.api.leaflet.Marker
Returns the popup previously bound by the bindPopup method.
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).
getPrefix() - Method in class com.gwidgets.api.leaflet.options.ControlAttributionOptions
Gets the prefix: The HTML text shown before the attributions.
getProperties() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getProperties() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getRadius() - Method in class com.gwidgets.api.leaflet.Circle
Returns the current radius of a circle.
getReset() - Method in class com.gwidgets.api.leaflet.options.ZoomPanOptions
Gets whether the map view will be completely reset (without any animations).
getReuseTiles() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets whether all the tiles that are not visible after panning are placed in a reuse queue from which they will be fetched when new tiles become visible (as opposed to dynamically creating new ones).
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.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.IconOptions
Gets the URL to the retina sized version of the icon shadow image.
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.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.ErrorEvent
 
getSpeed() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getSpeed() - Method in class com.gwidgets.api.leaflet.events.LayerControlEvent
 
getSpeed() - Method in class com.gwidgets.api.leaflet.events.LayerEvent
 
getSpeed() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
 
getSpeed() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getSpeed() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getSpeed() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
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.
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
 
getTile() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getTile() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getTile() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getTile() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
getTileSize() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets the Tile size (width and height in pixels, assuming tiles are square).
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.ErrorEvent
 
getTimestamp() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getTimestamp() - Method in class com.gwidgets.api.leaflet.events.LayerControlEvent
 
getTimestamp() - Method in class com.gwidgets.api.leaflet.events.LayerEvent
 
getTimestamp() - Method in class com.gwidgets.api.leaflet.events.LocationEvent
 
getTimestamp() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getTimestamp() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getTimestamp() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
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).
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.
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
 
getUnloadInvisibleTiles() - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions
Gets whether all the tiles that are not visible after panning are removed (for better performance).
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.TileLayerOptions
Gets whether the new tiles are loaded during panning, otherwise only after it (for better performance).
getUrl() - Method in class com.gwidgets.api.leaflet.events.GeoJSONEvent
 
getUrl() - Method in class com.gwidgets.api.leaflet.events.PopupEvent
 
getUrl() - Method in class com.gwidgets.api.leaflet.events.ResizeEvent
 
getUrl() - Method in class com.gwidgets.api.leaflet.events.TileEvent
 
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.
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.TileLayerOptions
Gets The explicit zIndex of the tile layer.
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.
getZoomAnimation() - Method in class com.gwidgets.api.leaflet.options.PopupOptions
Gets Whether to animate the popup on zoom.
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.
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.
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).
A B C D E F G H I K L M N O P R S T U V W Z 
Skip navigation links