| Package | Description |
|---|---|
| com.gwidgets.api.leaflet |
| Modifier and Type | Method and Description |
|---|---|
static MultiPolyline |
L.multiPolyline(LatLng[][] latlngs,
PolylineOptions options)
Extends FeatureGroup to allow creating multi-polylines (single layer that consists of several polylines that share styling/popup).
|