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.
34 lines
1.0 KiB
34 lines
1.0 KiB
// (c) ammap.com | SVG (in JSON format) map of Caribbean Netherlands - Low |
|
// areas: {id:"BQ-SE"},{id:"BQ-BO"},{id:"BQ-SA"} |
|
AmCharts.maps.caribbeanNetherlandsLow={ |
|
"svg": { |
|
"defs": { |
|
"amcharts:ammap": { |
|
"projection":"mercator", |
|
"leftLongitude":"-68.4209633", |
|
"topLatitude":"17.4902945", |
|
"rightLongitude":"-62.9457768", |
|
"bottomLatitude":"12.0245042" |
|
} |
|
}, |
|
"g":{ |
|
"path":[ |
|
{ |
|
"id":"BQ-SE", |
|
"title":"Sint Eustasius", |
|
"d":"M791.9,0L793.73,7.76L799.52,6.51L791.9,0z" |
|
}, |
|
{ |
|
"id":"BQ-BO", |
|
"title":"Bonaire", |
|
"d":"M26.27,831.47L25.13,820.83L31.97,816.87L28.7,809.08L31.84,802.87L19.69,800.73L3.53,789.26L0.48,801.84L16.62,806.59L19.03,821.42L19.58,827.34L26.27,831.47z M15.43,810.67L12.62,813.56L17.4,813.41L15.43,810.67z" |
|
}, |
|
{ |
|
"id":"BQ-SA", |
|
"title":"Saba", |
|
"d":"M726,14L726,15L725,15L724,15L723,15L722,15L723,15L722,15L722,14L723,14L723,13L723,12L723,13L724,12L725,12L725,13L725,12L725,13L726,13L726,12L726,13L726,14z" |
|
} |
|
] |
|
} |
|
} |
|
}; |