dawarich/app/javascript/controllers/maps/maplibre
Evgenii Burmakin ce8a7cd4ef
Implement some performance improvements and caching for various featu… (#2133)
* Implement some performance improvements and caching for various features.

* Fix failing tests

* Implement routes behaviour in map v2 to match map v1

* Fix route highlighting

* Add fallbacks when retrieving full route features to handle cases where source data access methods vary.

* Fix some e2e tests
2026-01-07 19:48:14 +01:00
..
area_selection_manager.js Remove console.logs from most of map v2 2026-01-04 22:13:26 +01:00
data_loader.js Implement some performance improvements and caching for various featu… (#2133) 2026-01-07 19:48:14 +01:00
date_manager.js Feature/maplibre frontend (#1953) 2025-12-06 20:34:49 +01:00
event_handlers.js Implement some performance improvements and caching for various featu… (#2133) 2026-01-07 19:48:14 +01:00
filter_manager.js Feature/maplibre frontend (#1953) 2025-12-06 20:34:49 +01:00
layer_manager.js Implement some performance improvements and caching for various featu… (#2133) 2026-01-07 19:48:14 +01:00
map_data_manager.js Implement some performance improvements and caching for various featu… (#2133) 2026-01-07 19:48:14 +01:00
map_initializer.js Implement globe projection option for Map v2 using MapLibre GL JS. 2026-01-04 18:44:25 +01:00
places_manager.js Remove console.logs from most of map v2 2026-01-04 22:13:26 +01:00
routes_manager.js Add family layer to MapLibre maps (#2055) 2025-12-26 14:27:16 +01:00
settings_manager.js Implement globe projection option for Map v2 using MapLibre GL JS. 2026-01-04 18:44:25 +01:00
visits_manager.js Remove console.logs from most of map v2 2026-01-04 22:13:26 +01:00