- Feature: Add option to configure used icons.
- Feature: Add easing between zoom levels.
- Feature: Add new configuration parameter
showZoomSlider
to configure a zoom slider display. - Refactor: Remove redundant prop
isHorizontal
fromZoom
component. Logic is now placed in@polar/core
.
- Feature: Improved implementation to make plugin SPA-ready.
- Feature: Hide obstructive tooltip on small devices.
- Fix: Documentation error regarding plugin state/getters.
Initial release.