You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
1.8 KiB
27 lines
1.8 KiB
1 year ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!-- (c) ammap.com | SVG map of U.S. Virgin Islands - High -->
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:amcharts="http://amcharts.com/ammap" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
|
||
|
<defs>
|
||
|
<style type="text/css">
|
||
|
.land
|
||
|
{
|
||
|
fill: #CCCCCC;
|
||
|
fill-opacity: 1;
|
||
|
stroke:white;
|
||
|
stroke-opacity: 1;
|
||
|
stroke-width:0.5;
|
||
|
}
|
||
|
</style>
|
||
|
|
||
|
<amcharts:ammap projection="mercator" leftLongitude="-65.041809082" topLatitude="18.3822211208" rightLongitude="-64.5651928" bottomLatitude="17.6760820473"></amcharts:ammap>
|
||
|
|
||
|
<!-- All areas are listed in the line below. You can use this list in your script. -->
|
||
|
<!--{id:"VI-ST"},{id:"VI-SJ"},{id:"VI-SC"}-->
|
||
|
|
||
|
</defs>
|
||
|
<g>
|
||
|
<path id="VI-ST" title="St. Thomas" class="land" d="M151.98,0L164.88,14.85L191.79,35.72L176.93,40.67L152.02,22.79L91.27,20.57L49.44,31.45L0.33,57.55L27.16,83.28L79.7,67.39L99.56,89.17L125.34,94.1L161.01,87.15L176.86,98.03L183.81,82.19L198.69,111.88L217.53,123.75L270.02,143.52L281.96,125.73L300.74,118.8L315.5,123.71L334.28,120.73L309.57,81.18L249.13,46.53L187.67,10.88L151.98,0z"/>
|
||
|
<path id="VI-SJ" title="St. John" class="land" d="M564.9,76.21L609.44,91.08L632.22,87.13L625.3,69.31L595.61,53.45L570.86,42.55L544.13,37.59L488.69,22.73L473.84,30.65L480.76,43.52L451.06,52.43L423.35,64.34L398.61,101.93L423.34,124.69L506.47,116.77L559.9,145.49L570.82,104.92L553.01,81.16L564.9,76.21z"/>
|
||
|
<path id="VI-SC" title="St. Croix" class="land" d="M242.94,1227.31L274.11,1216.26L615.42,1167.33L651.45,1156.06L721.28,1123.76L756.9,1112.08L799.67,1107.47L799.67,1095.57L745.97,1078.43L681,1074.88L621.43,1087.85L583.51,1119.37L568.13,1105.35L550.45,1096L515.5,1083.67L451.88,1040.59L447.77,1036.06L408.23,1044.91L371.8,1068.29L336.58,1084.45L273.97,1065.25L260.41,1079.13L255.35,1101.1L257.11,1172.21L255.08,1197.5L242.94,1227.31z"/>
|
||
|
</g>
|
||
|
</svg>
|