public abstract class MultiPoint extends Annotation
mapboxMap, mapView| 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, getMapView, hashCode, remove, setId, setMapboxMap, setMapViewpublic java.util.List<LatLng> getPoints()
public float getAlpha()