public interface Circle extends Overlay
| Modifier and Type | Method and Description |
|---|---|
int |
getOutlineColor()
Specifies the circles outline color.
|
LatLng |
getPosition()
Position center of the circle overlay.
|
double |
getRadius()
Circle radius in meters.
|
float |
getWidth()
Width of the circle in pixels.
|
boolean |
isFill()
Specifies if the circle should be filled.
|
getColor, getOpacitygetId, getTagLatLng getPosition()
double getRadius()
float getWidth()
boolean isFill()
int getOutlineColor()
Color.WHITE