Interactive SVG Map Plugin
Use this plugin display map in SVG format.
This Plugin is based on Github JQV MAP.
URL: https://github.com/manifestinteractive/jqvmap
This plugin displays Map in SVG format. To use this map just insert [interactive-map] shortcode in any page/post to display the map.
Details
- Display Map in SVG format.
- Compatible on all major browsers and mobile devices (responsive)
- Configure Map options from the admin.
- Map display can be customized.
- Following Maps are available currently.
- World Map
- USA
- Europe
- Germany
- Africa
- Asia
- Australia
- Argentina
- Algeria
- Brazil
- Canada
- France
- Greece
- Iran
- Iraq
- North America
- Russia
- South America
- Tunisia
- Turkey
- The map can be displayed on any page by inserting the “[interactive-map]” shortcode in any page. (without double quotes)
Installation
The Plugin can be installed in two ways.
Plugin Usage
use [interactive-map] shortcode in page/post to display the map.
Download and Install
- Download and upload the plugin files to the
/wp-content/plugins/interactive-svg-map
directory from the WordPress plugin repository. - Activate the plugin through the ‘Plugins’ screen in WordPress admin.
Using Plugin Interface
- Open the plugin Interface in the wordpress admin and click on “Add new”.
- In the Search box enter “Interactive Svg Map” and hit Enter.
- Click on “Install” to install the plugin.
Screenshots
screenshot-1 - Available Plugin Options in Admin.
screenshot-2 - World Map.
screenshot-3 - Continent Map (Asia).
screenshot-4 - Continent Map (Africa).
screenshot-5 - Country Map (USA).
screenshot-6 - Country Map (Australia).
FAQ
Does Interactive Svg Map modify any file?
No! The plugin does not modify any of your WordPress files.
Is there any plugin dependency to install this plugin?
No! there is no other plugin required.
Does this plugin require any special permissions?
No! This plugin does not require any special permissions or settings.
Changelog
3.0.0
- Compatibility changes to make it work with latest WordPress version.
2.0.0
- Made Map responsive
- Fixed Map control issues.
- Compatibility changes to make it work with latest WordPress version.
- Code changes for PHP 7.2 version.