Introduction
Available maps
jsvectormap provides a set of predefined maps that you can use out of the box, each map has a specific projection, and you can download the files directly.
Maps
Name | Description | Projection | Download Link |
---|---|---|---|
world | The world map | Miller | Download |
world_merc | The world map (Mercator) | Mercator | Download |
us_mill_en | The United States map | Miller | Download |
us_merc_en | The United States map (Mercator) | Mercator | Download |
us_lcc_en | The United States map (LCC) | Lambert Conformal Conic | Download |
us_aea_en | The United States map (AEA) | Albers Equal Area | Download |
spain | The Spain map | Mercator | Download |
russia | The Russia map | Mercator | Download |
canada | The Canada map | Unknown | Download |
iraq | The Iraq map | Unknown | Download |
brasil | The Brazil map | Unknown | Download |
Note: If a map’s projection is not specified, it is either unknown or based on a custom projection.
Generating Custom Maps
If you need a map that is not listed above, you can generate your own using jVectorMap’s map creation tools.
Refer to the jVectorMap Map Generation Guide for instructions on how to create and convert maps for jsvectormap.