mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
improved sample data
This commit is contained in:
parent
e8e6bf94b0
commit
aaf050ed93
@ -27,8 +27,7 @@
|
||||
{
|
||||
"_sync_id": "item-event-1",
|
||||
"name": "Some Event",
|
||||
"subname" : "The opensource collaborative mapping plattform",
|
||||
"text": "Check out our [GitHub](https://github.com/utopia-os/utopia-map)!",
|
||||
"text": "This is an example event. Events are temporary items that disappear once the end date has passed.",
|
||||
"position": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
@ -43,7 +42,7 @@
|
||||
{
|
||||
"_sync_id": "item-user-1",
|
||||
"name": "Admin User",
|
||||
"text": "bla blab ...",
|
||||
"text": "This is the personal profile of the admin user. Every user can place his personal profile on the map.",
|
||||
"position": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user