MapLibreInlineMap

fun MapLibreInlineMap(node: Node, modifier: Modifier = Modifier, customBasemaps: @Composable () -> List<Basemap.Raster> = { customRasterBasemaps() })(source)

Single-node mini-map embedded in the node detail sheet.

Follows the basemap preference, so it matches the map the user was just looking at.