Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

47 lines (27 loc) · 1.15 KB

Change Log for leaflet.zoomhome

The format of this file is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

  • Functions for changing and inspecting the home view after the plugin has been constructed: setHomeCoordinates, setHomeZoom, setHomeBounds, getHomeCoordinates, and getHomeZoom (contributed by @m1dst in #12)

Fixed

  • Fixed broken fix of mouse-over issue on zoom buttons (contributed by @pmacMaps in #2)

0.2.0 (2016-08-02)

Fixed

  • Fixed a mouse-over issue with the zoom buttons (contributed by @pmacMaps in #1)

0.1.0 (2015-05-05)

First public release.