Model: UIPanels
A model is required to encapsulate the current shown/hidden state of UI panels. This model is specified as follows:
Properties:
- list: boolean
- settings: boolean
- map: object
- visible: boolean
- center: [lat, long]
- zoom: number
- about: boolean
Edited by Jon Rista