public interface Polyline extends Overlay
| Modifier and Type | Field and Description |
|---|---|
static float |
DEFAULT_POLYLINE_WIDTH
The default polyline width.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LatLng> |
getCoordinates()
Gets the list of the polyline corners.
|
float |
getWidth()
Gets the polyline width in pixels.
|
getColor, getOpacitygetId, getTagstatic final float DEFAULT_POLYLINE_WIDTH
@NonNull java.util.List<LatLng> getCoordinates()
float getWidth()