hosuaby / Leaflet.SmoothMarkerBouncing

Smooth animation of marker bouncing for Leaflet.
BSD 2-Clause "Simplified" License
146 stars 28 forks source link

Compatibility with Leaflet 1.x #7

Closed jvolker closed 6 years ago

jvolker commented 7 years ago

I'm getting this error using Leaflet 1.0.3: leaflet.smoothmarkerbouncing.js:841 Uncaught TypeError: Cannot read property 'options' of undefined

Whereas the current demo is using Leaflet 0.7.3. So I'm wondering if the plugin is compatible to Leaflet 1.x?

hosuaby commented 7 years ago

Plugin was never tested with Leaflet 1.x. I will check on my side if it is easy to make it compatible. If you have suggestions, you are free to make a pull-request.

hosuaby commented 6 years ago

Plugin was successfully tested with Leaflet 1.x. Recommended version to use is v1.2.0