public class LabelPickResult extends Object
Modifier and Type | Class and Description |
---|---|
static class |
LabelPickResult.LabelType
Options for the type of LabelPickResult
|
Modifier and Type | Method and Description |
---|---|
LatLng |
getCoordinates() |
Map<String,String> |
getProperties() |
LabelPickResult.LabelType |
getType()
The type of the label.
|
public LabelPickResult.LabelType getType()
public LatLng getCoordinates()