USA
Download (109 KB)
To render the map use the following code:
$('#map').vectorMap({map: 'us_aea_en'});
This map is based on data available at http://www.naturalearthdata.com/downloads/10m-cultural-vectors/10m-admin-1-states-provinces/. Data is in public domain.
Download (111 KB)
To render the map use the following code:
$('#map').vectorMap({map: 'us_lcc_en'});
This map is based on data available at http://www.naturalearthdata.com/downloads/10m-cultural-vectors/10m-admin-1-states-provinces/. Data is in public domain.
Download (118 KB)
To render the map use the following code:
$('#map').vectorMap({map: 'us_mill_en'});
This map is based on data available at http://www.naturalearthdata.com/downloads/10m-cultural-vectors/10m-admin-1-states-provinces/. Data is in public domain.
Download (127 KB)
To render the map use the following code:
$('#map').vectorMap({map: 'us_merc_en'});
This map is based on data available at http://www.naturalearthdata.com/downloads/10m-cultural-vectors/10m-admin-1-states-provinces/. Data is in public domain.
