LifelineCreator Test Route

Integration test: interleaved Place + Journey layout

3 places
2 places
Debug: 2 lifelines, 5 places
[
  {
    "id": "hAa9xVDUKuz6lDtPo-kUX",
    "person": {
      "name": "Alice"
    },
    "places": [
      {
        "id": "L1eYZqssAap-wi5Heo5kT",
        "location": {
          "name": "New York",
          "lat": 40.71,
          "lng": -74.01,
          "context": "New York, United States"
        }
      },
      {
        "id": "WPkIkLx8uwi6KpG4kKe4B",
        "location": {
          "name": "London",
          "lat": 51.51,
          "lng": -0.13,
          "context": "England, United Kingdom"
        }
      },
      {
        "id": "g71L4CtHrJ97x2L9ZOJ6a",
        "location": {
          "name": "Tokyo",
          "lat": 35.68,
          "lng": 139.69,
          "context": "Japan"
        }
      }
    ],
    "journeys": [
      {
        "id": "journey-L1eYZqssAap-wi5Heo5kT-WPkIkLx8uwi6KpG4kKe4B",
        "fromPlaceId": "L1eYZqssAap-wi5Heo5kT",
        "toPlaceId": "WPkIkLx8uwi6KpG4kKe4B",
        "label": "Ocean liner trip"
      },
      {
        "id": "journey-WPkIkLx8uwi6KpG4kKe4B-g71L4CtHrJ97x2L9ZOJ6a",
        "fromPlaceId": "WPkIkLx8uwi6KpG4kKe4B",
        "toPlaceId": "g71L4CtHrJ97x2L9ZOJ6a",
        "note": "Traveled by rail across Eurasia"
      }
    ]
  },
  {
    "id": "g-DFL-NII8fGqhdwxPvBr",
    "person": {
      "name": "Bob"
    },
    "places": [
      {
        "id": "BU25VMV4a7bTfFXd31Bv_",
        "location": {
          "name": "São Paulo",
          "lat": -23.55,
          "lng": -46.63,
          "context": "Brazil"
        }
      },
      {
        "id": "cUMxeKEuDzgb5LDgSaxm-",
        "location": {
          "name": "Cape Town",
          "lat": -33.93,
          "lng": 18.42,
          "context": "South Africa"
        }
      }
    ],
    "journeys": [
      {
        "id": "journey-BU25VMV4a7bTfFXd31Bv_-cUMxeKEuDzgb5LDgSaxm-",
        "fromPlaceId": "BU25VMV4a7bTfFXd31Bv_",
        "toPlaceId": "cUMxeKEuDzgb5LDgSaxm-"
      }
    ]
  }
]
{
  "hAa9xVDUKuz6lDtPo-kUX": {
    "paletteSlot": "palette-0",
    "lineStyle": "solid",
    "visible": true
  },
  "g-DFL-NII8fGqhdwxPvBr": {
    "paletteSlot": "palette-1",
    "lineStyle": "solid",
    "visible": true
  }
}
© 2026 AlwaysMap