Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
patch refactored scrollWheelZoom and touchZoom conditionals
After looking at the leaflet source code it looks like you can only pass a boolean value or the string 'center'. Therefore I've made these conditionals stricter as it doesn't support any other string value.
- Loading branch information