Natalie St Jean
Natalie St Jean
I have not started on this, so go ahead @neelesh17 !
Note I don't think that's the only thing this code does, but there should be a simple way to set a layer's display name regardless.
In `Gruntfile.js` under `jasmine` I think this worked! ``` polyfills: [ 'node_modules/jquery/dist/jquery.js', 'node_modules/core-js/client/core.js', ], ``` At least for the Symbol error!
Instead of loading Leaflet in the Jasmine options the way I want to, I had to do it in a fixture in order to declare the `window` variable first for...
So that is not working, because it is not loading `leaflet.js` when using the `script` tag. If I add it to Gruntfile under jasmine vendors `leaflet.js` loads, but doesn't have...
Where do users go to use this full map and all its possibilities? I know MapKnitter.com uses mapping, but only for one layer. https://publiclab.org/maps/ has environmental layers listed on the...
Excellent! I understand the plans much better now. :)
> * [ ] Highlight new layers when the user expands the layers menu similar to the image below I like that idea, it would look great!
Yes I see what you mean! I think when something is clicked on it adds it to the tag list here: ![FireShot Capture 359 - 🎈 Public Lab_ Post -...
Good catch! We definitely want them consistent!