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 

S

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