Interface | Description |
---|---|
IGeocodingCallback |
Objects wishing to use the Geocoding APIs in
CoordinateHelper should implement this interface. |
ILocationManager |
When requesting a location manager from the system, Objects returned will conform to the
ILocationManager interface. |
ILocationWatcher |
Objects that can watch for Location information should implement this interface.
|
Class | Description |
---|---|
CoordinateHelper |
A class containing convenience methods for manipulating and comparing coordinates.
|
Location |
A location at a particular point in time.
|
LocationSettings |
An Object representing the settings that can be passed to the Location hardware to configure it.
|
Placemark |
Represents a physical location, such as an address, a landmark, a street or a geographic region.
|