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.
24 lines
1.4 KiB
24 lines
1.4 KiB
// (c) ammap.com | SVG (in JSON format) map of Gibraltar - Low |
|
// areas: {id:"GI-GI"} |
|
AmCharts.maps.gibraltarLow={ |
|
"svg": { |
|
"defs": { |
|
"amcharts:ammap": { |
|
"projection":"mercator", |
|
"leftLongitude":"-5.3674154", |
|
"topLatitude":"36.1551188", |
|
"rightLongitude":"-5.3384194", |
|
"bottomLatitude":"36.1088348" |
|
} |
|
}, |
|
"g":{ |
|
"path":[ |
|
{ |
|
"id":"GI-GI", |
|
"title":"Gibraltar", |
|
"d":"M582.720940,0.000000L397.566769,8.802182L403.446605,85.819441L324.505215,90.889169L418.580593,112.875380L246.388751,118.609819L238.481334,62.213064L169.631152,129.270457L174.546803,171.996560L359.056022,163.190391L366.322145,256.124314L23.082619,200.594548L0.247445,228.943838L0.258746,381.541461L12.028056,241.003480L84.663853,271.913287L84.440671,348.883666L92.356563,240.583650L138.185115,240.699103L118.375609,413.663617L215.451229,489.895385L234.277605,647.298838L260.802342,571.638144L291.095743,630.696970L323.298903,726.591833L264.099217,747.719455L231.537271,681.712587L271.941657,776.349921L332.392857,767.430260L285.064184,813.406431L335.596505,957.500221L264.833740,1012.161262L45.265198,741.842914L332.180975,1143.881225L381.054970,1142.464765L341.402057,1176.788370L466.985624,1404.591946L442.712482,1538.824865L561.597769,1615.518452L689.003516,1318.257671L709.561670,591.056370L799.752555,351.857343L742.375049,317.505929L770.154124,76.838055L582.720940,0.000000Z" |
|
} |
|
] |
|
} |
|
} |
|
};
|
|
|