Package org.osmdroid.views
This package contains all of the osmdroid views, including the base org.osmdroid.views.MapView, org.osmdroid.views.MapController, org.osmdroid.views.overlay.DefaultOverlayManager and all of the overlay structures.
See: Description
-
Enum Summary Enum Description Visibility HorizontalPosition VerticalPosition -
Interface Summary Interface Description OnZoomListener OnFirstLayoutListener -
Class Summary Class Description CustomZoomButtonsController CustomZoomButtonsDisplay MapController LayoutParams Per-child layout information associated with OpenStreetMapView. MapView This is the primary view for osmdroid. MapViewRepository Repository for a MapView Designed for "singleton-like" objects that need a clean detach 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.