Package org.osmdroid.api
osmdroid's interface abstractions
See: Description
-
Interface Summary 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 org.osmdroid.views.MapController class. IMapView An interface that resembles the Google Maps API MapView class and is implemented by the osmdroid org.osmdroid.views.MapView class. IProjection An interface that resembles the Google Maps API Projection interface and is implemented by the osmdroid org.osmdroid.views.Projection class.