Package | Description |
---|---|
com.gwidgets.api.leaflet |
Modifier and Type | Class and Description |
---|---|
class |
Circle
A class for drawing circle overlays on a map.
|
class |
CircleMarker
A circle of a fixed size with radius specified in pixels.
|
class |
Polygon
A class for drawing polygon overlays on a map.
|
class |
Polyline
A class for drawing polyline overlays on a map.
|
class |
Rectangle
A class for drawing rectangle overlays on a map.
|
Modifier and Type | Method and Description |
---|---|
L |
GeoJSON.resetStyle(Path layer)
Resets the given vector layer's style to the original GeoJSON style, useful for resetting style after hover events.
|
Copyright © 2018 G-Widgets. All rights reserved.