mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-12 23:36:00 +00:00
* add marker icons, images & seeds * added sample items to the development environment Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com> * added ocean nomads layers * added and restructured files * added menu texts and removed place layer from sample map --------- Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com> Co-authored-by: Anton Tranelis <mail@antontranelis.de>
38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
|
"collection": "layers_maps",
|
|
"meta": {
|
|
"insert_order": 1,
|
|
"create": true,
|
|
"update": true,
|
|
"delete": true,
|
|
"preserve_ids": false,
|
|
"ignore_on_update": []
|
|
},
|
|
"data": [
|
|
{
|
|
"_sync_id": "layer-events-map-local-development",
|
|
"layers_id": "layer-events",
|
|
"maps_id": "map-local-development"
|
|
},
|
|
{
|
|
"_sync_id": "layer-nomads-location-map-local-development",
|
|
"layers_id": "layer-nomads_location",
|
|
"maps_id": "map-local-development"
|
|
},
|
|
{
|
|
"_sync_id": "layer-nomads-base-map-local-development",
|
|
"layers_id": "layer-nomads_base",
|
|
"maps_id": "map-local-development"
|
|
},
|
|
{
|
|
"_sync_id": "layer-vessel-map-local-development",
|
|
"layers_id": "layer-vessels",
|
|
"maps_id": "map-local-development"
|
|
},
|
|
{
|
|
"_sync_id": "layer-basecamps-map-local-development",
|
|
"layers_id": "layer-basecamps",
|
|
"maps_id": "map-local-development"
|
|
}
|
|
]
|
|
} |