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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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