Skip to main content

8.7.15

🐞 Fixes

  • Google Maps API - Prevented loading of Google Maps API for incompatible (uncalibrated) maps
  • User and Access Token Creation - Fixed user and access token creation for support purposes
  • Clockwork Issues - Resolved Clockwork compatibility issues in Laravel environment
  • Filter Tags - Fixed filter tags not loading when no filterSchema was provided
  • Custom Event Handlers - Fixed incorrect data being passed to custom event handlers on mobile devices

8.7.14

🐞 Fixes

  • Reload SVG file - SVG file reload failed when regions had no Title field.

8.7.13

🐞 Fixes

  • Region status - prevent setting region statuses before the data has loaded from the server

8.7.12

🐞 Fixes

  • Markers editing - fixed marker drag & drop in wp-admin

8.7.11

🐞 Fixes

  • Mobile scroll - fixed map scrolling issues on mobile devices
  • Custom Posts - fixed issues with Gutenber and Classic Post Editor connection to MapSVG
  • Region Statuses - fixed buttons that control enabled/disabled state for region status options

8.7.10

🐞 Fixes

  • Lite/Demo issues - fixed fatal error in Lite/Demo versions

8.7.9

🐞 Fixes

  • Shortcodes - code responsible for shortcode rendering within templates has been completely rewritten, resolving related issues.
  • Visibility toggles - fixed SVG groups not loading in the visibility toggles drop-down list.

8.7.8

🚀 Features / Improvements

  • SVG download: added 2 functions, which can be used in the browser console, to open or download the SVG file:
mapsvg.get(0).svg().open();
mapsvg.get(0).svg().download();
  • Error handling - if there's an error in a custom event handler added by user (afterInit, etc.), MapSVG will show detailed error description in the browser console

🐞 Fixes

  • Region title: null - fixed null Region titles
  • Map scroll on mobile devices - fixed broken touch events
  • Embedded posts in templates - fixed incorrect title of embedded posts in MapSVG templates

8.7.7

🐞 Fixes

  • Load prev. map button: fixed the button visibility

8.7.6

🐞 Fixes

  • Show another map: fixed issues with the "Show another map" feature