- Icon - Class in com.gwidgets.api.leaflet
-
Represents an icon to provide when creating a marker.
- icon(IconOptions) - Static method in class com.gwidgets.api.leaflet.L
-
Represents an icon to provide when creating a marker.
- icon(Icon) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
-
Icon class to use for rendering the marker.
- iconAnchor(Point) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
-
The coordinates of the "tip" of the icon (relative to its top left corner).
- iconAnchor(Point) - Method in class com.gwidgets.api.leaflet.options.IconOptions.Builder
-
The coordinates of the "tip" of the icon (relative to its top left corner).
- IconEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.IconEvents
-
- IconOptions - Class in com.gwidgets.api.leaflet.options
-
The Class IconOptions.
- IconOptions.Builder - Class in com.gwidgets.api.leaflet.options
-
The Class Builder.
- iconRetinaUrl(String) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
-
- iconRetinaUrl(String) - Method in class com.gwidgets.api.leaflet.options.IconOptions.Builder
-
The URL to a retina sized version of the icon image (absolute or relative to your script path).
- iconSize(Point) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
-
Size of the icon in pixels.
- iconSize(Point) - Method in class com.gwidgets.api.leaflet.options.IconOptions.Builder
-
Size of the icon image in pixels.
- id - Variable in class com.gwidgets.api.leaflet.elemental.Element
-
- ImageOverlay - Class in com.gwidgets.api.leaflet
-
Used to load and display a single image over specific bounds of the map, implements ILayer interface.
- imageOverlay(String, LatLngBounds, ImageOverlayOptions) - Static method in class com.gwidgets.api.leaflet.L
-
Used to load and display a single image over specific bounds of the map, implements ILayer interface.
- ImageOverlayEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
-
- ImageOverlayOptions - Class in com.gwidgets.api.leaflet.options
-
The Class ImageOverlayOptions.
- ImageOverlayOptions.Builder - Class in com.gwidgets.api.leaflet.options
-
The Class Builder.
- imperial(Boolean) - Method in class com.gwidgets.api.leaflet.options.ControlScaleOptions.Builder
-
Whether to show the imperial scale line (mi/ft).
- inertia(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
-
If enabled, 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.
- inertiaDeceleration(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
-
The rate with which the inertial movement slows down, in pixels/second2.
- inertiaMaxSpeed(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
-
Max speed of the inertial movement, in pixels/second.
- inertiaThreshold(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
-
Number of milliseconds that should pass between stopping the movement and releasing the mouse or touch to prevent inertial movement.
- infinite - Variable in class com.gwidgets.api.leaflet.CRS
-
If true, the coordinate space will be unbounded (infinite in both axes)
- InjectedLeafletResources - Class in com.gwidgets.leaflet.test
-
- InjectedLeafletResources() - Constructor for class com.gwidgets.leaflet.test.InjectedLeafletResources
-
- innerHTML - Variable in class com.gwidgets.api.leaflet.elemental.Element
-
- interactive(Boolean) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
-
- interactive(Boolean) - Method in class com.gwidgets.api.leaflet.options.ImageOverlayOptions.Builder
-
- interactive(Boolean) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
-
- interactive(Boolean) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
-
- interactive(Boolean) - Method in class com.gwidgets.api.leaflet.options.TooltipOptions.Builder
-
If true, the tooltip will listen to the feature events.
- InteractiveLayerEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
-
- intersects(Bounds) - Method in class com.gwidgets.api.leaflet.Bounds
-
Returns true if the rectangle intersects the given bounds.
- intersects(LatLngBounds) - Method in class com.gwidgets.api.leaflet.LatLngBounds
-
Returns true if the rectangle intersects the given bounds.
- invalidateSize(Boolean) - Method in class com.gwidgets.api.leaflet.Map
-
Checks if the map container size changed and updates the map if so — call it after you've changed the map size dynamically, also animating pan by default.
- invalidateSize(ZoomPanOptions) - Method in class com.gwidgets.api.leaflet.Map
-
Checks if the map container size changed and updates the map if so — call it after you've changed the map size dynamically, also animating pan by default.
- invoke(String) - Method in class com.gwidgets.api.leaflet.LayerGroup
-
Calls methodName on every layer contained in this group, passing any additional parameters.
- isLoading() - Method in class com.gwidgets.api.leaflet.GridLayer
-
Returns true if any tile in the grid layer has not finished loading.
- isOpen() - Method in class com.gwidgets.api.leaflet.Popup
-
Returns true when the popup is visible on the map.
- isPopupOpen() - Method in class com.gwidgets.api.leaflet.CircleMarker
-
- isPopupOpen() - Method in class com.gwidgets.api.leaflet.GridLayer
-
- isPopupOpen() - Method in class com.gwidgets.api.leaflet.Icon
-
- isPopupOpen() - Method in class com.gwidgets.api.leaflet.ImageOverlay
-
- isPopupOpen() - Method in interface com.gwidgets.api.leaflet.Layer
-
Returns true if the popup bound to this layer is currently open.
- isPopupOpen() - Method in class com.gwidgets.api.leaflet.LayerGroup
-
- isPopupOpen() - Method in class com.gwidgets.api.leaflet.Marker
-
- isPopupOpen() - Method in class com.gwidgets.api.leaflet.Polyline
-
- isPopupOpen() - Method in class com.gwidgets.api.leaflet.Popup
-
- isPopupOpen() - Method in class com.gwidgets.api.leaflet.Renderer
-
- isPopupOpen() - Method in class com.gwidgets.api.leaflet.Tooltip
-
- isTooltipOpen() - Method in class com.gwidgets.api.leaflet.CircleMarker
-
- isTooltipOpen() - Method in class com.gwidgets.api.leaflet.GridLayer
-
- isTooltipOpen() - Method in class com.gwidgets.api.leaflet.Icon
-
- isTooltipOpen() - Method in class com.gwidgets.api.leaflet.ImageOverlay
-
- isTooltipOpen() - Method in interface com.gwidgets.api.leaflet.Layer
-
Returns true if the tooltip bound to this layer is currently open.
- isTooltipOpen() - Method in class com.gwidgets.api.leaflet.LayerGroup
-
- isTooltipOpen() - Method in class com.gwidgets.api.leaflet.Marker
-
- isTooltipOpen() - Method in class com.gwidgets.api.leaflet.Polyline
-
- isTooltipOpen() - Method in class com.gwidgets.api.leaflet.Popup
-
- isTooltipOpen() - Method in class com.gwidgets.api.leaflet.Renderer
-
- isTooltipOpen() - Method in class com.gwidgets.api.leaflet.Tooltip
-
- isValid() - Method in class com.gwidgets.api.leaflet.Bounds
-
Returns true if the bounds are properly initialized.
- isValid() - Method in class com.gwidgets.api.leaflet.LatLngBounds
-
Returns true if the bounds are properly initialized.