| Interface | Description |
|---|---|
| IGeoPoint |
An interface that resembles the Google Maps API GeoPoint class.
|
| IMapController |
An interface that resembles the Google Maps API MapController class and is implemented by the
osmdroid
MapController class. |
| IMapView |
An interface that resembles the Google Maps API MapView class
and is implemented by the osmdroid
MapView class. |
| IProjection |
An interface that resembles the Google Maps API Projection interface and is implemented by the
osmdroid
Projection class. |