toggle menu
MapLibre Native Android
11.6.1
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.attribution
/
AttributionLayout
Attribution
Layout
open
class
AttributionLayout
Members
Constructors
Attribution
Layout
Link copied to clipboard
constructor
(
@
Nullable
logo
:
Bitmap
,
@
Nullable
anchorPoint
:
PointF
,
shortText
:
Boolean
)
Properties
anchor
Point
Link copied to clipboard
@
Nullable
@get:
Nullable
open
val
anchorPoint
:
PointF
logo
Link copied to clipboard
@
Nullable
@get:
Nullable
open
val
logo
:
Bitmap
Functions
equals
Link copied to clipboard
open
fun
equals
(
@
Nullable
o
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
is
Short
Text
Link copied to clipboard
open
fun
isShortText
(
)
:
Boolean
to
String
Link copied to clipboard
@
NonNull
open
fun
toString
(
)
:
String