- 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(ILayer[]) - 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.
- 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.PathOptions.Builder
-
Fill color.
- fillColor(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
-
Fill color.
- fillOpacity(Number) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
-
Fill opacity.
- fillOpacity(Number) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
-
Fill opacity.
- 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, ILayer) - 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) - Static method in class com.gwidgets.api.leaflet.FeatureGroup
-
Fires an event of the specified type.
- fire(String) - Static method in class com.gwidgets.api.leaflet.Layers
-
Fires an event of the specified type.
- fire(String) - Method in class com.gwidgets.api.leaflet.Map
-
Fires an event of the specified type.
- fire(String) - Static method in class com.gwidgets.api.leaflet.Marker
-
Fires an event of the specified type.
- fire(String) - Static method in class com.gwidgets.api.leaflet.Path
-
Fires an event of the specified type.
- fire(String) - Static method in class com.gwidgets.api.leaflet.PosAnimation
-
Fires an event of the specified type.
- fire(String) - Static method in class com.gwidgets.api.leaflet.TileLayer
-
Fires an event of the specified type.
- 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
-