Package org.osmdroid.views.overlay
An org.osmdroid.views.overlay.Overlay is something shown on top of a org.osmdroid.views.MapView.
See: Description
-
Class Summary Class Description ClickableIconOverlay org.osmdroid.views.overlay.ClickableIconOverlay is a clickable icon item on the org.osmdroid.views.MapView containing org.osmdroid.api.IGeoPoint, unique id and data. CopyrightOverlay CopyrightOverlay - uses the getCopyrightNotice text to paint on the screen Original sourceIssue 501Open Street Map's guidance on attributioncreated on 1/2/2017. DefaultOverlayManager https://github. FolderOverlay A org.osmdroid.views.overlay.FolderOverlay is just a group of other org.osmdroid.views.overlay.Overlays. GroundOverlay Place an image on the map, each corner (4) of the image being associated with a GeoPoint or only top-left and bottom-right corners GroundOverlay2 A ground overlay is an image that is fixed to 2 corners on a map using simple scaling that does not take into consideration the curvature of the Earth. GroundOverlay4 Place an image on the map, each corner of the image being associated with a GeoPoint IconOverlay org.osmdroid.views.overlay.IconOverlay is an icon placed at a particular org.osmdroid.api.IGeoPoint on the org.osmdroid.views.MapView's surface. ItemizedIconOverlay ItemizedOverlay Draws a list of OverlayItem as markers to a map. ItemizedOverlayControlView ItemizedOverlayWithFocus LinearRing Class holding one ring: the polygon outline, or a hole inside the polygon Used to be an inner class of Polygon and Polyline LineDrawer Created by Fabrice on 04/01/2018. MapEventsOverlay Empty overlay than can be used to detect events on the map, and to throw them to a MapEventsReceiver. Marker A marker is an icon placed at a particular point on the map's surface that can have a popup-org.osmdroid.views.overlay.infowindow.InfoWindow (a bubble) Mimics the Marker class from Google Maps Android API v2 as much as possible. MinimapOverlay Draws a mini-map as an overlay layer. NonAcceleratedOverlay This will allow an Overlay that is not HW acceleration compatible to work in a HW accelerated MapView. Overlay Overlay: Base class representing an overlay which may be displayed on top of a MapView. OverlayItem An Item that can be displayed in a ItemizedOverlay or ItemizedIconOverlay. OverlayLayoutParams OverlayWithIW The org.osmdroid.views.overlay.OverlayWithIW is an org.osmdroid.views.overlay.Overlay that contain data title , a snippet or description, and optionally a "sub-description" and that can be shown in a popup-org.osmdroid.views.overlay.infowindow.InfoWindow (a bubble). Polygon A polygon on the earth's surface that can have a popup-org.osmdroid.views.overlay.infowindow.InfoWindow (a bubble). Polyline A polyline is a list of points, where line segments are drawn between consecutive points. PolyOverlayWithIW Repository of common methods for Polyline and Polygon ScaleBarOverlay ScaleBarOverlay. ScaleDiskOverlay ScaleDiskOverlay displays a disk of a given radius (distance) around a GeoPoint SpeechBalloonOverlay Overlay that display a title in a "speech balloon" TilesOverlay A TilesOverlay is responsible to display a MapTileIndex. -
Interface Summary Interface Description IOverlayMenuProvider OnItemGestureListener When the item is touched one of these methods may be invoked depending on the type of touch. ActiveItem OnFocusChangeListener ItemizedOverlayControlViewListener OnMarkerClickListener OnMarkerDragListener Snappable Interface definition for overlays that contain items that can be snapped to (for example,when the user invokes a zoom, this could be called allowing the user to snap the zoom to aninteresting point. OverlayManager PaintList Interface PaintList OnClickListener OnClickListener Internal method used to ensure that the infowindow will have a default position in all cases,so that the user can call showInfoWindow even if no tap occured before.Currently, set the position on the "middle" point of the polyline. -
Enum Summary Enum Description HotspotPlace Indicates a hotspot for an area. UnitsOfMeasure