Package com.mapbox.maps.attribution

Types

AttributionLayout
Link copied to clipboard
data class AttributionLayout(logo: Bitmap?, anchorPoint: PointF?, isShortText: Boolean)

Class representing attribution properties.

AttributionMeasure
Link copied to clipboard
class AttributionMeasure

Class used to measure all attributions for placing them on the screen.

AttributionParser
Link copied to clipboard
open class AttributionParser

Responsible for parsing attribution data coming from Sources and MapSnapshot.