blob: 32ecd65b19baa06e52fa2fd62420c176e26ae400 [file] [log] [blame]
/**
* This package contains all of the osmdroid views, including the base {@link org.osmdroid.views.MapView},
* {@link org.osmdroid.views.MapController}, {@link org.osmdroid.views.overlay.DefaultOverlayManager}
* and all of the overlay structures. In general, if it can be seen by the user, it's probably in here.
*/
package org.osmdroid.views;