public abstract class MultiPoint extends Annotation
| Modifier | Constructor and Description |
|---|---|
protected |
MultiPoint() |
| Modifier and Type | Method and Description |
|---|---|
float |
getAlpha() |
java.util.List<LatLng> |
getPoints()
Returns a copy of the points.
|
compareTo, equals, getId, getMapboxMap, hashCode, remove, setId, setMapboxMappublic java.util.List<LatLng> getPoints()
public float getAlpha()