Package | Description |
---|---|
com.gwidgets.api.leaflet |
Modifier and Type | Class and Description |
---|---|
class |
GeoJSON
Represents a GeoJSON object or an array of GeoJSON objects.
|
class |
MultiPolygon
Extends FeatureGroup to allow creating multi-polygons (single layer that consists of several polygons that share styling/popup).
|
class |
MultiPolyline
Extends FeatureGroup to allow creating multi-polylines (single layer that consists of several polylines that share styling/popup).
|
Modifier and Type | Method and Description |
---|---|
static FeatureGroup |
L.featureGroup(ILayer[] layers)
Extended layerGroup that also has mouse events (propagated from members of the group) and a shared bindPopup method.
|