mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 15:08:23 +02:00
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"icon": "temaki-garden_bed",
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "maki-restaurant",
|
||||
"icon": "temaki-vertical_rotisserie",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"icon": "temaki-shrub_low",
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"icon": "temaki-shrub",
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "maki-park",
|
||||
"icon": "temaki-shrub",
|
||||
"fields": [
|
||||
"height"
|
||||
],
|
||||
|
||||
+1
-1
@@ -69,7 +69,7 @@
|
||||
"@fortawesome/free-brands-svg-icons": "~5.12.0",
|
||||
"@fortawesome/free-regular-svg-icons": "~5.12.0",
|
||||
"@fortawesome/free-solid-svg-icons": "~5.12.0",
|
||||
"@ideditor/temaki": "~3.21.0",
|
||||
"@ideditor/temaki": "~3.22.0",
|
||||
"@mapbox/maki": "^6.0.0",
|
||||
"@rollup/plugin-buble": "^0.21.0",
|
||||
"@rollup/plugin-commonjs": "^11.0.1",
|
||||
|
||||
Reference in New Issue
Block a user