Evince

JS

In order to use this plugin on your page you will need to include the following script in the page.


<script src="plugins/jqvmap/jquery.vmap.min.js"></script>
<script src="plugins/jqvmap/maps/jquery.vmap.world.js"></script>
                                        

CSS

In order to use this plugin on your page you will need to include the following css in the page.


<link rel="stylesheet" href="plugins/jqvmap/jqvmap.css" />
                                        

<div id="vmap"></div>