| Package | Description |
|---|---|
| com.google.api.services.mapsengine.model |
| Modifier and Type | Method and Description |
|---|---|
MapKmlLink |
MapKmlLink.clone() |
MapKmlLink |
MapKmlLink.set(String fieldName,
Object value) |
MapKmlLink |
MapKmlLink.setDefaultViewport(List<Double> defaultViewport)
An array of four numbers (west, south, east, north) which defines the rectangular bounding box
of the default viewport.
|
MapKmlLink |
MapKmlLink.setKmlUrl(String kmlUrl)
The URL to the KML file represented by this MapKmlLink.
|
MapKmlLink |
MapKmlLink.setName(String name)
The name of this MapKmlLink.
|
MapKmlLink |
MapKmlLink.setVisibility(String visibility)
The visibility setting of this MapKmlLink.
|