Skip navigation links

osmdroid-android 5.6.3 API

Packages 
Package Description
microsoft.mappoint  
org.metalev.multitouch.controller
Originally sourced from Luke Hatch's Multitouch controller https://github.com/lukehutch/android-multitouch-controller
org.osmdroid
This package contains all of the osmdroid library api classes and implementations
org.osmdroid.api
osmdroid's interface abstractions
org.osmdroid.config  
org.osmdroid.events
Maps events that user's of osmdroid can subscribe to
org.osmdroid.tileprovider
osmdroid's tile sources, loading, caching, downloading classes
org.osmdroid.tileprovider.cachemanager  
org.osmdroid.tileprovider.constants  
org.osmdroid.tileprovider.modules  
org.osmdroid.tileprovider.tilesource  
org.osmdroid.tileprovider.tilesource.bing  
org.osmdroid.tileprovider.util  
org.osmdroid.util
osmdroid contains a number of key classes for osmdroid that didn't call into any other category
org.osmdroid.util.constants  
org.osmdroid.views
This package contains all of the osmdroid views, including the base MapView, MapController, DefaultOverlayManager and all of the overlay structures.
org.osmdroid.views.drawing  
org.osmdroid.views.overlay
An Overlay is something shown on top of a MapView.
org.osmdroid.views.overlay.compass  
org.osmdroid.views.overlay.gestures  
org.osmdroid.views.overlay.gridlines  
org.osmdroid.views.overlay.infowindow
InfoWindow is a (pop-up-) View that can be displayed on an MapView, associated to a IGeoPoint. Marker is an icon placed at a particular point on the map's surface that can have a popup-InfoWindow (a bubble). The OverlayWithIW is an Overlay that contain data title , a snippet or description, and optionally a "sub-description" and that can be shown in a popup-InfoWindow (a bubble). BasicInfoWindow is the default implementation of InfoWindow for a OverlayWithIW. MarkerInfoWindow is the default implementation of InfoWindow for a Marker. Marker is an icon placed at a particular IGeoPoint on the MapView's surface.
org.osmdroid.views.overlay.mylocation  
org.osmdroid.views.overlay.simplefastpoint  
org.osmdroid.views.util  
org.osmdroid.views.util.constants  
Skip navigation links