Skip to main content

Report Map

The Report Map component (<das-report-map>) embeds a report-focused map view on your website, where users can select, create, and update features. Selecting or editing a feature emits a Feature Select, Create, or Update Event so your application can react to the change.

<das-report-map
id="das-report-map"
jwt-token=""
height="400px"
width="100%"
region="nz"
report-id="123e4567-e89b-12d3-a456-426655440000"
>
</das-report-map>

Technical Reference