mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
layer type props
This commit is contained in:
parent
eca9574005
commit
47b896aa2e
@ -21,6 +21,7 @@ export interface LayerProps {
|
|||||||
markerIcon: string,
|
markerIcon: string,
|
||||||
markerShape: string,
|
markerShape: string,
|
||||||
markerDefaultColor: string,
|
markerDefaultColor: string,
|
||||||
|
markerDefaultColor2: string,
|
||||||
api?: ItemsApi<any>,
|
api?: ItemsApi<any>,
|
||||||
itemType: ItemType,
|
itemType: ItemType,
|
||||||
itemNameField?: string,
|
itemNameField?: string,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user