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 | Type | Required | Default | Description |
|---|---|---|---|---|
jwt-token | string | Yes | - | RS256 JSON Web Token to verify the authenticity of the request. |
width | %, px | Yes | - | Width of the map component. Example: 100% |
height | px | Yes | - | Height of the map component. Example: 400px |
region | string | Yes | - | Example: nz |
report-id | string | Yes | - | DAS report ID. Example: 123e4567-e89b-12d3-a456-426655440000 |