MapLibre Native Android
Toggle table of contents
13.4.1
openglRelease
Target filter
openglRelease
Switch theme
Search in API
Skip to content
MapLibre Native Android
MapLibre Native Android
/
org.maplibre.android.attribution
/
AttributionLayout
Attribution
Layout
open
class
AttributionLayout
(
source
)
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