8.10.1
🐛 Bug Fixes
- Show previous map button: Fixed functionality when shadowRoot mode is enabled
wp-cli scripts for exporting and importing your maps. Examples:Export all MapSVG database tables to SQL file:
wp mapsvg export
Export and replace current domain with a new one in the .sql file:
wp mapsvg export --toDomain=mapsvg.com
Import MapSVG data from SQL file
wp mapsvg import /path/to/file.sql
{{distanceTo ...}} Handlebars tag