-
Notifications
You must be signed in to change notification settings - Fork 9
cyclomedia
andy.rothwell edited this page Aug 28, 2018
·
2 revisions
Used to enable cyclomedia.
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,
},