7.1.2
🐞 Fixes
- Fixed SVG file not loading on some servers due to PHP setting;
- Fixed the maps no randomly not loading on the front-end in some environments;
- Removed circular dependencies.
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!