Rallista / maplibre-compose-playground

Composable MapLibre for Android Kotlin.
Mozilla Public License 2.0
6 stars 3 forks source link

MapView Center Inset #25

Closed Archdoog closed 2 months ago

Archdoog commented 2 months ago

Allow the center focal point of the map view to modified. On iOS, this is done with the contentInset which pads the center of the map to a region of screen. It is used to move the location of the user's location (and puck) to a different area of the viewport.