Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.
andy.rothwell edited this page Aug 28, 2018 · 2 revisions

panels Configuration

Used to set up whether the app has both a topics panel and a map panel, or leaves one out.

If panels is not included, both the map and topics panel will be included.

panels: [
  'topics',
  'map'
],

Clone this wiki locally