Package com.mapbox.maps.attribution
Types
AttributionLayout
Link copied to clipboard
data class AttributionLayout(logo: Bitmap?, anchorPoint: PointF?, isShortText: Boolean)
Content copied to clipboard
Class representing attribution properties.
AttributionMeasure
Link copied to clipboard
class AttributionMeasure
Content copied to clipboard
Class used to measure all attributions for placing them on the screen.
AttributionParser
Link copied to clipboard
open class AttributionParser
Content copied to clipboard
Responsible for parsing attribution data coming from Sources and MapSnapshot.