- fadeAnimation(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
-
Whether the tile fade animation is enabled.
- FeatureGroup - Class in com.gwidgets.api.leaflet
-
Extended layerGroup that also has mouse events (propagated from members of the group) and a shared bindPopup method.
- featureGroup(Layer[]) - Static method in class com.gwidgets.api.leaflet.L
-
Extended layerGroup that also has mouse events (propagated from members of the group) and a shared bindPopup method.
- FeatureGroupEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.FeatureGroupEvents
-
- fill(Boolean) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
-
Whether to fill the path with color.
- fill(Boolean) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
-
Whether to fill the path with color.
- fill(Boolean) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
-
Whether to fill the path with color.
- fillColor(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
-
Fill color.
- fillColor(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
-
Fill color.
- fillColor(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
-
Fill color.
- fillOpacity(double) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
-
Fill opacity.
- fillOpacity(double) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
-
Fill opacity.
- fillOpacity(double) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
-
Fill opacity.
- fillRule(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
-
A string that defines how the inside of a shape is determined.
- fillRule(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
-
A string that defines how the inside of a shape is determined.
- fillRule(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
-
A string that defines how the inside of a shape is determined.
- filter(JavaScriptObject, Layer) - Method in interface com.gwidgets.api.leaflet.options.GeoJSONOptions
-
Function that will be used to decide whether to show a feature or not.
- fire(String) - Method in class com.gwidgets.api.leaflet.CircleMarker
-
- fire(String) - Method in interface com.gwidgets.api.leaflet.Evented
-
Fires an event of the specified type.
- fire(String) - Method in class com.gwidgets.api.leaflet.GridLayer
-
- fire(String) - Method in class com.gwidgets.api.leaflet.Icon
-
- fire(String) - Method in class com.gwidgets.api.leaflet.ImageOverlay
-
- fire(String) - Method in class com.gwidgets.api.leaflet.LayerGroup
-
- fire(String) - Method in class com.gwidgets.api.leaflet.Map
-
- fire(String) - Method in class com.gwidgets.api.leaflet.Marker
-
- fire(String) - Method in class com.gwidgets.api.leaflet.Polyline
-
- fire(String) - Method in class com.gwidgets.api.leaflet.Popup
-
- fire(String) - Method in class com.gwidgets.api.leaflet.Renderer
-
- fire(String) - Method in class com.gwidgets.api.leaflet.Tooltip
-
- fitBounds(LatLngBounds, FitBoundsOptions) - Method in class com.gwidgets.api.leaflet.Map
-
Sets a map view that contains the given geographical bounds with the maximum zoom level possible.
- FitBoundsOptions - Class in com.gwidgets.api.leaflet.options
-
The Class FitBoundsOptions.
- FitBoundsOptions.Builder - Class in com.gwidgets.api.leaflet.options
-
The Class Builder.
- fitWorld(FitBoundsOptions) - Method in class com.gwidgets.api.leaflet.Map
-
Sets a map view that mostly contains the whole world with the maximum zoom level possible.
- floor() - Method in class com.gwidgets.api.leaflet.Point
-
Returns a copy of the current point with floored coordinates (rounded down).
- format(String) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
-
WMS image format (use 'image/png' for layers with transparency).
- Function - Interface in com.gwidgets.api.leaflet.elemental
-