mirror of
https://github.com/maputnik/editor.git
synced 2025-12-27 00:20:00 +00:00
Update layer types
This commit is contained in:
@@ -91,10 +91,19 @@ class AddModal extends React.Component {
|
||||
"line",
|
||||
"symbol",
|
||||
"circle",
|
||||
"fill-extrusion"
|
||||
"fill-extrusion",
|
||||
"heatmap"
|
||||
],
|
||||
raster: [
|
||||
"raster"
|
||||
],
|
||||
geojson: [
|
||||
"fill",
|
||||
"line",
|
||||
"symbol",
|
||||
"circle",
|
||||
"fill-extrusion",
|
||||
"heatmap"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user