Disable tracks panel on the map

This commit is contained in:
Eugene Burmakin 2025-07-22 20:26:58 +02:00
parent 7c8a7e7f38
commit 27857ba078

View file

@ -219,7 +219,7 @@ export default class extends BaseController {
this.setupTracksSubscription();
// Handle routes/tracks mode selection
this.addRoutesTracksSelector();
// this.addRoutesTracksSelector(); # Temporarily disabled
this.switchRouteMode('routes', true);
// Initialize layers based on settings