
MapView,
MapController, DefaultOverlayManager
and all of the overlay structures.See: Description
| Interface | Description |
|---|---|
| MapView.OnFirstLayoutListener |
| Class | Description |
|---|---|
| MapController | |
| MapController.ZoomAnimationListener | |
| MapView |
This is the primary view for osmdroid
|
| MapView.LayoutParams |
Per-child layout information associated with OpenStreetMapView.
|
| Projection |
A Projection serves to translate between the coordinate system of x/y on-screen pixel coordinates
and that of latitude/longitude points on the surface of the earth.
|
MapView,
MapController, DefaultOverlayManager
and all of the overlay structures. In general, if it can be seen by the user, it's probably in here.