Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@bbecquet bbecquet released this 28 Jan 11:56
  • Adds a getBounds method overriden from FeatureGroup. Will return the total bounds of paths attached to the decorator, as pattern bounds are variable. Fixes #74
  • Inner layer groups now inherits from FeatureGroup instead of LayerGroup. Fixes event attachment issues #73
  • Minor code quality fixes