public static class UserActivity.City
extends java.lang.Object
| Constructor and Description |
|---|
City() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayName()
The display name of the city.
|
float |
getLatitude()
The latitude of the city center.
|
float |
getLongitude()
The longitude of the city center.
|