mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-12 23:36:00 +00:00
CONFIG LAYER CONTROL (#40)
This commit is contained in:
parent
650b478e75
commit
64daaee93b
@ -82,6 +82,7 @@ function MapContainer({ layers, map }: { layers: LayerProps[]; map: any }) {
|
||||
donationWidget={map.donation_widget}
|
||||
showThemeControl={map.show_theme_control}
|
||||
defaultTheme={map.default_theme}
|
||||
expandLayerControl={map.expand_layer_control}
|
||||
>
|
||||
{layers &&
|
||||
apis &&
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user