feat(geo-map): add live traffic visualization and traffic-aware routing with pluggable providers and UI integration

This commit is contained in:
2026-02-05 15:07:33 +00:00
parent 1a0fceadc0
commit df690dc329
22 changed files with 2238 additions and 181 deletions

View File

@@ -1,9 +1,8 @@
/**
* This file is auto-generated by git.zone build tools.
* Do not modify manually.
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@design.estate/dees-catalog-geo',
version: '1.0.0',
description: 'A geospatial web components library with MapLibre GL JS maps and terra-draw drawing tools',
};
version: '1.1.0',
description: 'A geospatial web components library with MapLibre GL JS maps and terra-draw drawing tools'
}