7.1.1
🐞 Fixes
- Fixed the non-functional drop-down list and buttons on the start screen of the MapSVG admin panel, caused by missing dependencies in some environments;
We continue working on increasing the performance of MapSVG. This update adds lazy loading and changes the way the maps are initialized.
It is highly recommended to use the lazy loading feature if your map is located below the top visible area of the website and is not immediately visible to the user. Example:
[mapsvg id="1" lazy="true"]
lazy="true" parameter to the shortcode to postpone map loading and increase page loading speed;MapSVG.loadMaps() and MapSVG.unloadMaps() functions;After a long break, we're happy to announce a new version of MapSVG that has important bug fixes and new features.
Additionally, we've added the new MapSVG logo, signaling the start of a complete product redesign. Other exciting enhancements and innovative features are already in the development!