jVectorMap

jVectorMap is a vector-based, cross-browser and cross-platform component for interactive geography-related data visualization on the web.


Usage

JS

In order to use this plugin on your page you will need to include the following script in the “Optional JS” area from the page’s footer:

<script src="assets/vendor/jvectormap-next/jquery-jvectormap.min.js"></script>
<script src="assets/js/vendor/jvectormap/jquery-jvectormap-world-mill.js"></script>

Example

<div class="vector-map" data-toggle="vectormap" data-map="world_mill"></div>