| Package | Description |
|---|---|
| com.google.api.services.mapsengine.model |
| Modifier and Type | Method and Description |
|---|---|
FeatureInfo |
FeatureInfo.clone() |
FeatureInfo |
VectorStyle.getFeatureInfo()
Individual feature info, this is called Info Window in Maps Engine UI.
|
FeatureInfo |
FeatureInfo.set(String fieldName,
Object value) |
FeatureInfo |
FeatureInfo.setContent(String content)
HTML template of the info window.
|
| Modifier and Type | Method and Description |
|---|---|
VectorStyle |
VectorStyle.setFeatureInfo(FeatureInfo featureInfo)
Individual feature info, this is called Info Window in Maps Engine UI.
|