Closed mm108 closed 7 years ago
okay, this is related to another open issue. I'll get it resolved today.
alrighty thanks :+1:
Could you check if the latest version from npm works for you? (2.2.0)
Perfect, the latest version from npm works! :100: Thanks a ton
hi,
Thanks for the plugin - quite useful. But I have been running into a problem when trying to remove the control. I have added the control using the sample code in the examples as shown below. But no matter which method I try it will throw one error or the other and I am unable to remove the control. I am using the lastest version of Easybutton and 1.x.x version of leaflet
Now no matter what method I use ( I scoured the internet over this for hours now ), it will not remove the control. I get stack error when I replace 'removeFrom' with 'remove' as explained in other issue / post etc. Any pointers would be greatly helpful. This shouldn't have taken so much time as I am fairly ok with JS.