| Package | Description |
|---|---|
| com.google.api.services.mapsengine.model |
| Modifier and Type | Method and Description |
|---|---|
GeoJsonPoint |
GeoJsonPoint.clone() |
GeoJsonPoint |
GeoJsonPoint.set(String fieldName,
Object value) |
GeoJsonPoint |
GeoJsonPoint.setCoordinates(List<Double> coordinates)
A single GeoJsonPosition, specifying the location of the point.
|