MapLibre Compose API Reference
Toggle table of contents
0.6.0
common
Platform filter
common
Switch theme
Search in API
MapLibre Compose API Reference
kotlin-maplibre-js
/
dev.sargunv.maplibrejs
/
PaddingOptions
Padding
Options
sealed
external
interface
PaddingOptions
(
source
)
PaddingOptions
Members
Properties
bottom
Link copied to clipboard
abstract
var
bottom
:
Double
left
Link copied to clipboard
abstract
var
left
:
Double
right
Link copied to clipboard
abstract
var
right
:
Double
top
Link copied to clipboard
abstract
var
top
:
Double