mapbox-maps-android
/
com.mapbox.maps.plugin.attribution
/
Attribution
Attribution
data class
Attribution
(title:
String
, url:
String
)
Content copied to clipboard
Attribution model class.
Types
Constructors
Properties
Constructors
Attribution
Link copied to clipboard
fun
Attribution
(title:
String
, url:
String
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Attribution constant values
Properties
title
Link copied to clipboard
val
title
:
String
Content copied to clipboard
the attribution title
titleAbbreviated
Link copied to clipboard
val
titleAbbreviated
:
String
Content copied to clipboard
the shortened attribution title
url
Link copied to clipboard
val
url
:
String
Content copied to clipboard
the attribution URL