Bootstrap Jvectormap

-
Pro Component

Jvectormap is a vector-based, cross-browser and cross-platform component for interactive geography-related data visualization on the web.
Keep reading our Bootstrap Jvectormap example and learn how to use this plugin.


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/plugins/jquery-jvectormap.min.js"></script>
<script src="assets/js/plugins/jquery-jvectormap-world-mill.js"></script>

Example

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