Memory Usage

32.3%

CPU Usage

140.05

Disk Usage

82.02%

Daily Traffic

62,201

IMG_43445

JPG Image

1.2mb

VID_6543

MP4 Video

24.8mb

Tax_Form

Word Document

5.5mb

Getting_Started

PDF Document

12.7mb

Introduction

PDF Document

7.7mb

IMG_43420

JPG Image

2.2mb

IMG_43447

JPG Image

3.2mb

VID_6545

AVI Video

14.8mb

Secret_Document

Word Document

4.5mb

12:54:57 PM

April 16, 2025 WED
+ Add Event

Vector Maps

Leaflet a javaScript library for mobile-friendly interactive maps.

Below is an example of displaying the world map.

+

Below is an example of displaying the usa map.

+

Below is an example of displaying the canada map.

+
NT
NU
NS
MB
SK
QC
PE
BC
YT
NB
NL
ON
AB

Below are the available options for the vector map.

$('#vmap').vectorMap({
  map: 'world_en',
  backgroundColor: '#a5bfdd',
  borderColor: '#818181',
  borderOpacity: 0.25,
  borderWidth: 1,
  color: '#f4f3f0',
  enableZoom: true,
  hoverColor: '#c9dfaf',
  hoverOpacity: null,
  normalizeFunction: 'linear',
  scaleColors: ['#b6d6ff', '#005ace'],
  selectedColor: '#c9dfaf',
  selectedRegions: null,
  showTooltip: true,
  onRegionClick: function(element, code, region) {}
});

Below are some of the available countries and continents for vector map.

<script src="../lib/jqvmap/jquery.vmap.min.js"></script>
<script src="../lib/jqvmap/maps/jquery.vmap.world.js"></script>
Map File Value
jquery.vmap.[value].js world | africa | asia | australia | europe | north-america | south-america | usa | canada | algeria | argentina | brazil | europe | france | germany | greece | iran | iraq | russia | tunisia | turkey