brouter-web/js/util
Norbert Renner 74a6bcd92e Fix parse error for import() in older browsers (#571)
- add import() polyfill that evals in Function() and falls back to script tag injection
- add AbortController polyfill for MapLibre (lazy loaded so can be in bundle, not for Web Workers)
- support Firefox 56, last supporting old plugins before Web Extensions
2022-06-28 18:54:21 +02:00
..
CheapRuler.js Fix stats tests by summarizing integer distances 2022-01-20 18:38:51 +01:00
ClickTolerantBoxZoom.js Avoid accidental zooms while drawing beeline 2021-04-30 18:30:01 +02:00
LeafletPatches.js Patch Leaflet drag offset bug 2021-05-21 09:17:33 +02:00
MaplibreGlLazyLoader.js Fix parse error for import() in older browsers (#571) 2022-06-28 18:54:21 +02:00
StdPath.js Pass estimated cost factor to kinematic calc 2022-04-26 12:41:41 +02:00
Track.js Only use Canvas for routing segments 2022-05-04 22:21:51 +02:00
TrackEdges.js Support beelines in data and analysis tabs (WIP) 2021-06-25 22:33:11 +02:00