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

NameDescriptionProjectionDownload Link
worldThe world mapMillerDownload
world_mercThe world map (Mercator)MercatorDownload
us_mill_enThe United States mapMillerDownload
us_merc_enThe United States map (Mercator)MercatorDownload
us_lcc_enThe United States map (LCC)Lambert Conformal ConicDownload
us_aea_enThe United States map (AEA)Albers Equal AreaDownload
spainThe Spain mapMercatorDownload
russiaThe Russia mapMercatorDownload
canadaThe Canada mapUnknownDownload
iraqThe Iraq mapUnknownDownload
brasilThe Brazil mapUnknownDownload

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.

Previous
Basic usage
Next
Topics