Skip to main content

Component Attributes

The following properties are supported by the component.

All attributes are reactive and will make the map update whenever their values change.

Property
TypeRequiredDefaultDescription
jwt-tokenstringYes-RS256 JSON Web Token to verify the authenticity of the request.
width%, pxYes-Width of the map component. Example: 100%
heightpxYes-Height of the map component. Example: 400px
regionstringYes-Example: nz
report-idstringYes-DAS report ID. Example: 123e4567-e89b-12d3-a456-426655440000
modeedit/viewNoeditSets the mode for the map component. The default mode is "edit". To enable view-only mode set it to "view".