improved sample data

This commit is contained in:
Anton Tranelis 2025-09-12 22:02:12 +02:00
parent b62d8de10d
commit 35a29e0c71
2 changed files with 4 additions and 3 deletions

View File

@ -14,7 +14,7 @@
"name": "Places", "name": "Places",
"itemType": "type-text-gallery", "itemType": "type-text-gallery",
"userProfileLayer": false, "userProfileLayer": false,
"menuColor": "#2ECDA7", "menuColor": "#008e5b",
"menuText": "Add new Place", "menuText": "Add new Place",
"markerIcon" : "marker-point", "markerIcon" : "marker-point",
"markerShape" : "circle", "markerShape" : "circle",
@ -30,7 +30,7 @@
"name": "Events", "name": "Events",
"itemType": "type-event", "itemType": "type-event",
"userProfileLayer": false, "userProfileLayer": false,
"menuColor": "#6644FF", "menuColor": "#c4037d",
"menuText": "Add new Event", "menuText": "Add new Event",
"markerIcon" : "marker-calendar", "markerIcon" : "marker-calendar",
"markerShape" : "square", "markerShape" : "square",
@ -47,7 +47,7 @@
"name": "People", "name": "People",
"itemType": "type-user-text-gallery", "itemType": "type-user-text-gallery",
"userProfileLayer": true, "userProfileLayer": true,
"menuColor": "#19898F", "menuColor": "#e87520",
"menuText": "Add a new Vessel", "menuText": "Add a new Vessel",
"markerIcon" : "marker-user", "markerIcon" : "marker-user",
"markerShape" : "square", "markerShape" : "square",

View File

@ -29,6 +29,7 @@
"user_updated": null, "user_updated": null,
"date_updated": null, "date_updated": null,
"template": "flex", "template": "flex",
"show_start_end_input": true,
"show_text": true, "show_text": true,
"show_profile_button" : true, "show_profile_button" : true,
"show_start_end" : true "show_start_end" : true