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
990 B
26 lines
990 B
1 year ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!-- (c) ammap.com | SVG map of Martinique - 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="-61.229118" topLatitude="14.878716" rightLongitude="-60.810528" bottomLatitude="14.388647"></amcharts:ammap>
|
||
|
|
||
|
<!-- All areas are listed in the line below. You can use this list in your script. -->
|
||
|
<!--{id:"MQ"}-->
|
||
|
|
||
|
</defs>
|
||
|
<g>
|
||
|
<path id="MQ" title="Martinique" class="land" d="M682.01,946.6L799.58,837.92L757.13,602.57L551.32,425.28L610.3,351.73L558.47,255.81L664.99,201.3L504.81,256.55L163.7,0L0.42,61.44L117.44,424.21L250.19,547.37L397.02,533.57L437,630L222.37,727.73L293.28,828.4L686.06,809.68L682.01,946.6z"/>
|
||
|
</g>
|
||
|
</svg>
|