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
942 B
26 lines
942 B
1 year ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!-- (c) ammap.com | SVG map of Pitcairn Islands - 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="-130.1289367676" topLatitude="-24.3120593938" rightLongitude="-128.2818603516" bottomLatitude="-25.0843551349"></amcharts:ammap>
|
||
|
|
||
|
<!-- All areas are listed in the line below. You can use this list in your script. -->
|
||
|
<!--{id:"PN"}-->
|
||
|
|
||
|
</defs>
|
||
|
<g>
|
||
|
<path id="PN" title="Pitcairn Islands" class="land" d="M8.3,359.33L16.31,357.38L6.83,350.19L1.11,354.33L8.3,359.33zM795.13,0L776.86,3.67L772.42,11.78L771.38,21.92L780.05,37L798.89,42.69L792.7,8.97L795.13,0z"/>
|
||
|
</g>
|
||
|
</svg>
|