Interface | Description |
---|---|
IGeoPoint |
An interface that resembles the Google Maps API GeoPoint class.
|
IMap |
An interface that contains the common features of osmdroid and Google Maps v2.
|
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. |
IMyLocationOverlay |
An interface that resembles the Google Maps API MyLocationOverlay class
and is implemented by the osmdroid
MyLocationOverlay class. |
IPosition |
An interface that is used for simultaneously accessing several properties of the map
|
IProjection |
An interface that resembles the Google Maps API Projection interface and is implemented by the
osmdroid
Projection class. |
OnCameraChangeListener |
Class | Description |
---|---|
Marker | |
Polyline |
Enum | Description |
---|---|
Marker.Anchor |
Copyright © 2015. All Rights Reserved.