Releases: mapgears/ol3-panzoom
Releases · mapgears/ol3-panzoom
OL3-PanZoom v0.2
Summary
The v0.2 release includes features and fixes from 3 pull requests since the v0.1 release. New features and improvements include:
- UMD syntax support for build
- Use of
olpz
namespace instead ofol
for the components of the library
Changelog
OL3-PanZoom v0.1
Summary
The version 0.1 of the OL3-PanZoom library is stable enough to be able to be used 'as-is'. Features:
- add an ol3 control that looks exactly like the
OpenLayers.Control.PanZoom
from OpenLayers 2 - add an ol3 control that looks exactly like the
OpenLayers.Control.PanZoomBar
from OpenLayers 2 - custom styling support
- lots of examples that shows different scenarios