Package | Description |
---|---|
com.gwidgets.api.leaflet | |
com.gwidgets.api.leaflet.options |
Modifier and Type | Method and Description |
---|---|
static Rectangle |
L.rectangle(LatLngBounds bounds,
PathOptions options)
A class for drawing rectangle overlays on a map.
|
L |
FeatureGroup.setStyle(PathOptions style)
Sets the given path options to each layer of the group that has a setStyle method.
|
L |
Path.setStyle(PathOptions object)
Changes the appearance of a Path based on the options in the Path options object.
|
Modifier and Type | Class and Description |
---|---|
class |
CircleOptions |
class |
PolylineOptions
The Class PolylineOptions.
|
Modifier and Type | Method and Description |
---|---|
PathOptions |
PathOptions.Builder.build()
Builds the PathOptions new instance
|
Copyright © 2018 G-Widgets. All rights reserved.