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.
26 lines
892 B
26 lines
892 B
1 year ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!-- (c) ammap.com | SVG map of Niue - Low -->
|
||
|
<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="-169.9497923" topLatitude="-18.9526261" rightLongitude="-169.7743249" bottomLatitude="-19.1554807"></amcharts:ammap>
|
||
|
|
||
|
<!-- All areas are listed in the line below. You can use this list in your script. -->
|
||
|
<!--{id:"NU"}-->
|
||
|
|
||
|
</defs>
|
||
|
<g>
|
||
|
<path id="NU" title="Niue" class="land" d="M246.18,896.56L799.55,523.94L597.3,14.37L474.05,0L260.93,0L80.22,244.68L115.74,365.41L0.45,616.77L126.22,677.57L80.22,830.41L246.18,896.56z"/>
|
||
|
</g>
|
||
|
</svg>
|