| Package | Description |
|---|---|
| com.google.api.services.mapsengine.model |
| Modifier and Type | Method and Description |
|---|---|
GeoJsonMultiPoint |
GeoJsonMultiPoint.clone() |
GeoJsonMultiPoint |
GeoJsonMultiPoint.set(String fieldName,
Object value) |
GeoJsonMultiPoint |
GeoJsonMultiPoint.setCoordinates(List<List<Double>> coordinates)
An array of at least two GeoJsonPoint coordinate arrays.
|