| Interface | Description | |
|---|---|---|
| ILocation |
| Class | Description | |
|---|---|---|
| Address | This class wraps an address string and provides methods to geocode the location, access its geocoder result and normalizing address strings. | |
| BoundingBox | Defines an area over the map by a southwest and northeast corner LatLon objects. | |
| LatLon | An object that represents the coordinates for a geographical point. | |
| TileCoordinates | Stores the column, row and zoom coordinates of a Tile object. |