Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 613 Bytes

vcsApp.md

File metadata and controls

20 lines (15 loc) · 613 Bytes

VcsApp

The VcsApp is the main class of a VC Map application. One or multiple instances of a VcsApp can (co)exist and be embedded in a Website.

The VcsApp implements the module concept, which allows to build modular applications. It has the capability to serialize and deserialize its modules.

Collections

An VcsApp consists of the following collections containing deserialized items defining the VcsApp's content:

  • modules
  • maps
  • layers
  • obliqueCollections
  • styles
  • viewpoints
  • categories
  • hiddenObjects