Package | Description |
---|---|
com.gwidgets.api.leaflet | |
com.gwidgets.api.leaflet.options |
Modifier and Type | Method and Description |
---|---|
static Circle |
L.circle(LatLng latlng,
CircleOptions options)
A class for drawing circle overlays on a map.
|
static CircleMarker |
L.circleMarker(LatLng latlng,
CircleOptions options)
A circle of a fixed size with radius specified in pixels.
|
Modifier and Type | Method and Description |
---|---|
CircleOptions |
CircleOptions.Builder.build()
Builds the PathOptions new instance
|
Copyright © 2018 G-Widgets. All rights reserved.