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.
64 lines
2.0 KiB
64 lines
2.0 KiB
// (c) ammap.com | SVG (in JSON format) map of Mauritius - Low |
|
// areas: {id:"MU-PW"},{id:"MU-PL"},{id:"MU-SA"},{id:"MU-RN"},{id:"MU-RR"},{id:"MU-PA"},{id:"MU-MO"},{id:"MU-GP"},{id:"MU-BL"} |
|
AmCharts.maps.mauritiusLow={ |
|
"svg": { |
|
"defs": { |
|
"amcharts:ammap": { |
|
"projection":"mercator", |
|
"leftLongitude":"57.300567627", |
|
"topLatitude":"-19.9736714582", |
|
"rightLongitude":"57.8155517578", |
|
"bottomLatitude":"-20.5344343112" |
|
} |
|
}, |
|
"g":{ |
|
"path":[ |
|
{ |
|
"id":"MU-PW", |
|
"title":"Plaines Wilhems", |
|
"d":"M272.14,326.44L239.02,670.25L298.29,731.63L394.16,696.29L481.32,594.02L296.54,330.15L272.14,326.44z" |
|
}, |
|
{ |
|
"id":"MU-PL", |
|
"title":"Port Louis", |
|
"d":"M394.56,349.21L383.7,211.31L309.45,211.51L260.83,279.33L272.14,326.44L296.54,330.15L394.56,349.21z" |
|
}, |
|
{ |
|
"id":"MU-SA", |
|
"title":"Savanne", |
|
"d":"M155.95,861.71L532.07,851.42L472.6,701.87L394.16,696.29L298.29,731.63L143.15,783.71L155.95,861.71z" |
|
}, |
|
{ |
|
"id":"MU-RN", |
|
"title":"Rivière Noire", |
|
"d":"M155.95,861.71L143.15,783.71L298.29,731.63L239.02,670.25L272.14,326.44L260.83,279.33L120.54,420.37L88.57,739.47L0.46,745.53L155.95,861.71z" |
|
}, |
|
{ |
|
"id":"MU-RR", |
|
"title":"Rivière du Rempart", |
|
"d":"M449.87,0L531.87,268.87L698.74,166.21L611.16,0L449.87,0z" |
|
}, |
|
{ |
|
"id":"MU-PA", |
|
"title":"Pamplemousses", |
|
"d":"M449.87,0L309.45,211.51L383.7,211.31L394.56,349.21L494.58,319.64L531.87,268.87L449.87,0z" |
|
}, |
|
{ |
|
"id":"MU-MO", |
|
"title":"Moka", |
|
"d":"M394.56,349.21L296.54,330.15L481.32,594.02L592.88,567.99L530.12,436.04L582.42,384.02L494.58,319.64L394.56,349.21z" |
|
}, |
|
{ |
|
"id":"MU-GP", |
|
"title":"Grand Port", |
|
"d":"M771,527.12L592.88,567.99L481.32,594.02L394.16,696.29L472.6,701.87L532.07,851.42L681.97,751.31L664,670.26L771,527.12z" |
|
}, |
|
{ |
|
"id":"MU-BL", |
|
"title":"Flacq", |
|
"d":"M771,527.12L799.54,385.18L698.74,166.21L531.87,268.87L494.58,319.64L582.42,384.02L530.12,436.04L592.88,567.99L771,527.12z" |
|
} |
|
] |
|
} |
|
} |
|
};
|
|
|