This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Interactive SVG Map

Description

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)

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).

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

  1. Download and upload the plugin files to the /wp-content/plugins/interactive-svg-map directory from the WordPress plugin repository.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress admin.

Using Plugin Interface

  1. Open the plugin Interface in the wordpress admin and click on “Add new”.
  2. In the Search box enter “Interactive Svg Map” and hit Enter.
  3. Click on “Install” to install the plugin.

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Interactive SVG Map” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Interactive SVG Map” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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.