Chaim Stanton

Results 3 comments of Chaim Stanton

I think this commit may change the id attribute of the layer from what it was previously as #mappa to #leaflet. See my issue #47 for more info.

I also am in a similar situation. I used ```javascript let mappaContainer = select('#mappa'); mappaContainer.remove(); this.myFunInstance.remove(); // to remove sketch that was overlaying ``` The only problem I ran into...