import { html, css, cssManager } from '@design.estate/dees-element'; import '@design.estate/dees-wcctools/demotools'; import type { DeesGeoMap } from './dees-geo-map.js'; export const demoFunc = () => html`
Click on the drawing tools in the toolbar to create shapes on the map. Use the Select tool to edit, move, or delete shapes. All features are rendered using terra-draw with MapLibre GL JS.
Traffic: To enable live traffic, set the trafficApiKey property with your HERE API key
(free tier: 250k requests/month at developer.here.com).
{ "type": "FeatureCollection", "features": [] }