Skip to content
  • Volker Krause's avatar
    Make line meta data application public API · 882f763d
    Volker Krause authored
    This helps with meta data access in a few cases:
    - Deserialization of partial results such as a single JourneySection lost
    meta data so far, with no way to work around that in user code.
    - Asset download control was "all or nothing", which isn't ideal for code
    selecting a single result and only wanting to downloda assets for that.
    
    Now user code has explicit control over all this.
    882f763d