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
1.7 KiB
26 lines
1.7 KiB
1 year ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!-- (c) ammap.com | SVG map of Fiji East - 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="-180.000" topLatitude="-14.500" rightLongitude="-178.250" bottomLatitude="-23.500"></amcharts:ammap>
|
||
|
|
||
|
<!-- All areas are listed in the line below. You can use this list in your script. -->
|
||
|
<!--{id:"FJ-N"},{id:"FJ-E"}-->
|
||
|
|
||
|
</defs>
|
||
|
<g>
|
||
|
<path id="FJ-N" title="Northern" class="land" d="M57.16,2016.3L82,1973.76L54.68,1929.96L0.09,1980.49L0.09,2062.87L57.16,2016.3zM0.09,1866.57L34.76,1846.35L27.89,1837.08L45.57,1814.98L3.91,1836.28L0.09,1842.85L0.09,1866.57z"/>
|
||
|
<path id="FJ-E" title="Eastern" class="land" d="M640.09,3069.87L630.32,3066.42L623.45,3074.42L622.02,3083.46L650.17,3097.31L651.8,3087.82L637.12,3085.02L627.25,3071.74L640.09,3069.87zM475.1,3000.55L463.15,2980.13L461.52,3007.78L475.1,3000.55zM83.32,2979.87L66.89,2978.03L63.07,3016.8L72.18,2989.96L85.31,3007.62L94.66,2993.02L83.32,2979.87zM549.61,2660.39L555.9,2640.44L537.84,2625.9L513.13,2647.07L549.61,2660.39zM432.05,2546.85L430.29,2529.71L409.46,2529.86L432.05,2546.85zM768.26,2527.54L779.29,2506.94L738.64,2492.2L732.24,2520.09L768.26,2527.54zM319.68,2433.48L311.98,2416.24L295.93,2424.06L301.1,2438.15L319.68,2433.48zM383.53,2297.69L384.58,2282.04L370.67,2277.49L367.65,2292.57L383.53,2297.69zM452.9,2216.72L484.11,2179.27L435.56,2148.84L438.6,2165L462.95,2177.79L444.13,2220.2L452.9,2216.72z"/>
|
||
|
</g>
|
||
|
</svg>
|