AttributionOverlay

Attribution overlay displaying OpenStreetMap copyright notice.

Required by OSM tile usage policy to show attribution on all maps using OSM data. Renders a semi-transparent background with clickable attribution text in the bottom-right corner.

Constructors

Link copied to clipboard
constructor(context: Context)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun draw(canvas: Canvas, viewWidth: Int, viewHeight: Int)
Link copied to clipboard
fun handleTouch(x: Float, y: Float, viewWidth: Int, viewHeight: Int): Boolean