Attribution
            data class AttributionLayout(logo: Bitmap?, anchorPoint: PointF?, isShortText: Boolean)
Content copied to clipboard
Class representing attribution properties.
Constructors
AttributionLayout
                          
                    Link copied to clipboard
                        fun AttributionLayout(logo: Bitmap?, anchorPoint: PointF?, isShortText: Boolean)
Content copied to clipboard