Okay
  Print

MapSVG WordPress plugin

How to update the plugin There are 2 ways to update the plugin listed below. Map settings are stored in the MySQL database. Custom uploaded SVG files are stored in the "uploads" folder outside of the plugin folder. So there's no risk of losing your ...

How to set different Google Map position on mobile devices Add the following code to MapSVG > Menu > JavaScript > afterLoad, change numbers as needed: function(){ if(MapSVG.isPhone){ this.getData().googleMaps.map.setCenter({lat: 55.33, lng: 33.22}); this.getData().googl ...

Directory is empty You turned on the Directory, but it's empty. How to fix that: Check that you've chosen a correct source: Menu > Directory > Source Check the template: Menu > Templates > Directory item. It should contain some fields of ...