diff --git a/js/plugin/RoutingPathQuality.js b/js/plugin/RoutingPathQuality.js index 93c377b..936f481 100644 --- a/js/plugin/RoutingPathQuality.js +++ b/js/plugin/RoutingPathQuality.js @@ -9,6 +9,7 @@ BR.RoutingPathQuality = L.Control.extend({ var renderer = new L.Hotline.Renderer({ pane: 'routingQualityPane' }); this._routingSegments = L.featureGroup(); + this._routingSegments.id = 'route-quality'; // for URL hash instead of language name layersControl.addOverlay(this._routingSegments, i18next.t('map.layer.route-quality')); this.providers = {