@JsType(isNative=true) public class CircleMarker extends Circle
Modifier and Type | Method and Description |
---|---|
L |
setLatLng(LatLng latlng)
Sets the position of a circle to a new location.
|
L |
setRadius(java.lang.Number radius)
Sets the radius of a circle.
|
com.google.gwt.core.client.JavaScriptObject |
toGeoJSON()
Returns a GeoJSON representation of the circle (GeoJSON Point Feature).
|
addTo, bindPopup, bindPopup, bindPopup, bringToBack, bringToFront, clearAllEventListeners, closePopup, fire, getBounds, off, on, once, openPopup, redraw, setStyle, unbindPopup
@JsMethod public L setLatLng(LatLng latlng)
Circle
@JsMethod public L setRadius(java.lang.Number radius)
Circle