Skip to main content

8.5.0

🚀 Features / Improvements

  • Dynamic Region Labels: Labels now dynamically show or hide during zoom. If a label is larger than the region, it gets hidden. If it fits within the region, it displays.
  • Precise Label Placement: Labels on the world.svg map are now positioned at the visual center of countries, ensuring better accuracy compared to the bounding box center, which previously placed some labels - outside of the country.
  • Enhanced Popover Positioning: Popovers now appear directly above region labels and are also centered visually within countries for more accurate placement, solving previous issues where popovers appeared outside of regions.
  • Smoother Popover Animations: Popover animations are now smoother during zoom interactions.
info

If you use world.svg map with Region labels, and you want to update their positions, you need to reload your SVG file: Map Editor / Settings / File / Reload (keep current titles)

Check out these improvements in the video below:

🐞 Fixes

  • Region Selection Bug: Fixed issues with region selection when the details view is active.