Package | Description |
---|---|
com.gwidgets.api.leaflet | |
com.gwidgets.api.leaflet.options |
Modifier and Type | Method and Description |
---|---|
static Polygon |
L.polygon(LatLng[][] latlngs,
PolylineOptions options)
A class for drawing polygon overlays on a map.
|
static Polyline |
L.polyline(LatLng[][] latlngs,
PolylineOptions options)
A class for drawing polyline overlays on a map.
|
Modifier and Type | Method and Description |
---|---|
PolylineOptions |
PolylineOptions.Builder.build()
Builds the PolylineOptions new instance
|
Copyright © 2018 G-Widgets. All rights reserved.