Closed ldragoon closed 4 years ago
Change made on line 140 of app-leaflet-map.js.
// reset state, remove current markers if ( this.selectedLineIcon ) { this.map.removeLayer(this.selectedLineIcon); this.selectedLineIcon = null; }
Change made on line 140 of app-leaflet-map.js.