Turbo87 / leaflet-sidebar

A responsive sidebar for Leaflet maps
http://turbo87.github.io/leaflet-sidebar/examples/
MIT License
487 stars 157 forks source link

Few fixes #63

Closed bozdoz closed 5 years ago

bozdoz commented 5 years ago

Fix for when L.Evented is not defined; Slight CSS tweak to hide content initially on page load.

zedd45 commented 5 years ago

This looks good; Let me pull it down and check it out and we should be good to go.

bozdoz commented 5 years ago

Thanks!

FYI, I was asked to try to integrate your plugin with a WordPress plugin of mine. If you're interested, here's how it turned out:

sidebar

And here's my implementation:

https://gist.github.com/bozdoz/e61cfa440cfb84dd1cefc5b57e6eb234

bozdoz commented 5 years ago

Also, that was tested with Leaflet 1.4.0, FYI