import { html, css, cssManager } from '@design.estate/dees-element'; import '@design.estate/dees-wcctools/demotools'; import type { DeesGeoMap } from './dees-geo-map.js'; import { getSpeedPresets, type TSimulationSpeed } from './geo-map.mock-gps.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).
Calculate a route using the navigation panel, then use these controls to simulate GPS movement along the route with voice-guided turn-by-turn instructions.
{ "type": "FeatureCollection", "features": [] }