v1.0.3
- Improved memory management using
addEventListener
with a named listener. - Updates (e.g coordinates rerendering) are now handled using closures rather than creating a new
ImageMap
instance. - Window
resize
event is bound to theImageMap
instance and automatically disposed of on rebind.