|
|
|
|
5
|
|
5
|
|
6
|
## Unreleased
|
6
|
## Unreleased
|
7
|
|
7
|
|
|
|
8
|
+## [v2.0.0] - 2015-12-08
|
|
|
9
|
+
|
8
|
- ADDED: Add `setLeftLayers()` and `setRightLayers()` methods
|
10
|
- ADDED: Add `setLeftLayers()` and `setRightLayers()` methods
|
9
|
- ADDED: `options.padding`
|
11
|
- ADDED: `options.padding`
|
10
|
- ADDED: `getPosition()` returns the x coordinate (relative to the map container) of the divider
|
12
|
- ADDED: `getPosition()` returns the x coordinate (relative to the map container) of the divider
|
|
|
|
|
24
|
|
26
|
|
25
|
Initial release
|
27
|
Initial release
|
26
|
|
28
|
|
27
|
-[Unreleased]: https://github.com/digidem/leaflet-side-by-side/compare/v1.1.1...HEAD
|
|
|
|
|
29
|
+[Unreleased]: https://github.com/digidem/leaflet-side-by-side/compare/v2.0.0...HEAD
|
|
|
30
|
+[Unreleased]: https://github.com/digidem/leaflet-side-by-side/compare/v1.1.1...v2.0.0
|
28
|
[v1.1.1]: https://github.com/digidem/leaflet-side-by-side/compare/v1.1.0...v1.1.1
|
31
|
[v1.1.1]: https://github.com/digidem/leaflet-side-by-side/compare/v1.1.0...v1.1.1
|
29
|
[v1.1.0]: https://github.com/digidem/leaflet-side-by-side/compare/v1.0.2...v1.1.0
|
32
|
[v1.1.0]: https://github.com/digidem/leaflet-side-by-side/compare/v1.0.2...v1.1.0
|