v1.0.3
- Improved memory management using
addEventListenerwith a named listener. - Updates (e.g coordinates rerendering) are now handled using closures rather than creating a new
ImageMapinstance. - Window
resizeevent is bound to theImageMapinstance and automatically disposed of on rebind.