Skip to main content

Interface: FlowmapCityProps

Defines the properties that can be passed to the FlowmapCity constructor.

Properties

accessToken

accessToken: string

Flowmap City access token


config

config: ProjectConfig

The configuration of the project


container

container: HTMLElement

The container element to render FlowmapCity into


options

Optional options: Object

Options for the project

Type declaration

NameTypeDescription
readOnly?booleanIf true, project configuration properties won't be editable
showSidebar?booleanIf true, the sidebar won't be shown