public class Circle extends CircleMarker
| Modifier | Constructor and Description |
|---|---|
protected |
Circle() |
| Modifier and Type | Method and Description |
|---|---|
static Circle |
create(LatLng latlng,
double radius,
CircleOptions circleOptions) |
create, getLatLng, getRadius, setLatLng, setRadiusbindPopup, bindPopup, bindTooltip, bindTooltip, getBounds, redraw, setStyle, toGeoJSON, toGeoJSONStringbringToBack, bringToFront, closePopup, closeTooltip, openPopup, openTooltipaddClickListener, addContextMenuListener, addLayerRemovedListener, addMouseOutListener, addMouseOverListener, removeClickListener, removeContextMenuListener, removeListener, removeMouseOutListener, removeMouseOverListenerpublic static Circle create(LatLng latlng, double radius, CircleOptions circleOptions)