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, setRadius
bindPopup, bindPopup, bindTooltip, bindTooltip, getBounds, redraw, setStyle, toGeoJSON, toGeoJSONString
bringToBack, bringToFront, closePopup, closeTooltip, openPopup, openTooltip
addClickListener, addContextMenuListener, addLayerRemovedListener, addMouseOutListener, addMouseOverListener, removeClickListener, removeContextMenuListener, removeListener, removeMouseOutListener, removeMouseOverListener
public static Circle create(LatLng latlng, double radius, CircleOptions circleOptions)