Skip to content

cyclomedia

andy.rothwell edited this page Aug 28, 2018 · 2 revisions

cyclomedia Configuration

Used to enable cyclomedia.

Options

option definition
enabled puts the cyclomedia control on the map
measurementAllowed for Philadelphia, this option should not be allowed on a public website, only internal ones
popoutAble requires another site to have been created (in the case of Philadelphia, cyclomedia.phila.gov exists)

Example:

cyclomedia: {
  enabled: true,
  measurementAllowed: false,
  popoutAble: true,
},
Clone this wiki locally