All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- ADDED: Allows Leaflet version 0.7.7 through 1.x
- ADDED: Add
setLeftLayers()andsetRightLayers()methods - ADDED:
options.padding - ADDED:
getPosition()returns the x coordinate (relative to the map container) of the divider - FIXED: [BREAKING] Export factory function on
L.controlnotL.Control - FIXED: Slider drag was not working on touch devices
- FIXED: fix package.json settings for npm distribution
- ADDED: Events
- FIXED: Fix initial divider position in Firefox, should start in middle of map
Initial release