mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
fix custom marker icon in Layer component
This commit is contained in:
parent
7a1b90e70b
commit
eb02d376df
@ -40,7 +40,7 @@ export const Layer = ({
|
||||
menuIcon = 'MapPinIcon',
|
||||
menuText = 'add new place',
|
||||
menuColor = '#2E7D32',
|
||||
markerIcon = 'circle-solid',
|
||||
markerIcon = 'point',
|
||||
markerShape = 'circle',
|
||||
markerDefaultColor = '#777',
|
||||
markerDefaultColor2 = 'RGBA(35, 31, 32, 0.2)',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user