MapLibre Compose API Reference
Toggle table of contents
0.6.0
common
Platform filter
common
Switch theme
Search in API
MapLibre Compose API Reference
maplibre-compose
/
dev.sargunv.maplibrecompose.core.source
/
AttributionLink
Attribution
Link
data
class
AttributionLink
(
val
title
:
String
,
val
url
:
String
)
(
source
)
Members
Constructors
Attribution
Link
Link copied to clipboard
constructor
(
title
:
String
,
url
:
String
)
Properties
title
Link copied to clipboard
val
title
:
String
url
Link copied to clipboard
val
url
:
String