Skip to content
Snippets Groups Projects
Commit 0de83ba6 authored by zksx's avatar zksx
Browse files

symbols are being added initially/ on load more/ and when a selected...

symbols are being added initially/ on load more/ and when a selected collection is picked using the multi select box. Still having issues with symbols displaying using layer controls button. #21
parent cf2afe11
Branches
Tags
No related merge requests found
......@@ -331,7 +331,6 @@ export default L.Map.AstroMap = L.Map.extend({
// Add collections to the Overlay control
L.LayerCollection.layerControl.addOverlay(this._footprintCollection[title], title);
}
else if(this._geoLayers[i]) {
delete this._footprintCollection[title]; // Delete layers with no Footprints
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment