Package | Description |
---|---|
com.gwidgets.api.leaflet |
Modifier and Type | Class and Description |
---|---|
class |
CircleMarker
A circle of a fixed size with radius specified in pixels.
|
Modifier and Type | Method and Description |
---|---|
static Circle |
L.circle(LatLng latlng,
java.lang.Number radius,
PathOptions options)
A class for drawing circle overlays on a map.
|