Marker data

Map Name: Angola

JavaScript Alias: maps/angola


{
    "map": {
        "showshadow": "0",
        "showlabels": "0",
        "showmarkerlabels": "1",
        "fillcolor": "F1f1f1",
        "bordercolor": "CCCCCC",
        "basefont": "Verdana",
        "basefontsize": "10",
        "markerbordercolor": "000000",
        "markerbgcolor": "FF5904",
        "markerradius": "6",
        "usehovercolor": "0",
        "hoveronempty": "0",
        "showmarkertooltip": "1",
        "canvasBorderColor": "375277",
        "canvasBorderAlpha": "0"
    },
    "data": [
        {
            "id": "AO.BO"
        },
        {
            "id": "AO.BG"
        },
        {
            "id": "AO.BI"
        },
        {
            "id": "AO.CB"
        },
        {
            "id": "AO.CC"
        },
        {
            "id": "AO.CN"
        },
        {
            "id": "AO.CS"
        },
        {
            "id": "AO.CU"
        },
        {
            "id": "AO.HM"
        },
        {
            "id": "AO.HL"
        },
        {
            "id": "AO.LU"
        },
        {
            "id": "AO.LN"
        },
        {
            "id": "AO.LS"
        },
        {
            "id": "AO.ML"
        },
        {
            "id": "AO.MX"
        },
        {
            "id": "AO.NA"
        },
        {
            "id": "AO.UI"
        },
        {
            "id": "AO.ZA"
        }
    ],
    "markers": {
        "shapes": [
            {
                "id": "myCustomShape",
                "type": "circle",
                "fillcolor": "FFFFFF,333333",
                "fillpattern": "radial",
                "showborder": "0",
                "radius": "4"
            },
            {
                "id": "newCustomShape",
                "type": "circle",
                "fillcolor": "FFFFFF,000099",
                "fillpattern": "radial",
                "showborder": "0",
                "radius": "3"
            }
        ],
        "items": [
            {
                "id": "LD",
                "shapeid": "myCustomShape",
                "x": "52.64",
                "y": "125.31",
                "label": "Luanda"
            },
            {
                "id": "01",
                "shapeid": "newCustomShape",
                "x": "27.87",
                "y": "46.86",
                "label": "Cabinda"
            },
            {
                "id": "02",
                "shapeid": "newCustomShape",
                "x": "25.8",
                "y": "285.31",
                "label": "Namibe",
                "labelpos": "bottom"
            },
            {
                "id": "03",
                "shapeid": "newCustomShape",
                "x": "32",
                "y": "61.31",
                "label": "Soyo",
                "labelpos": "right"
            },
            {
                "id": "04",
                "shapeid": "newCustomShape",
                "x": "110.45",
                "y": "131.5",
                "label": "Malanje",
                "labelpos": "right"
            },
            {
                "id": "05",
                "shapeid": "newCustomShape",
                "x": "211.61",
                "y": "196.54",
                "label": "Luena",
                "labelpos": "right"
            },
            {
                "id": "06",
                "shapeid": "newCustomShape",
                "x": "96",
                "y": "200.67",
                "label": "Huambo",
                "labelpos": "right"
            },
            {
                "id": "07",
                "shapeid": "newCustomShape",
                "x": "61.93",
                "y": "257.44",
                "label": "Lubango",
                "labelpos": "right"
            },
            {
                "id": "08",
                "shapeid": "newCustomShape",
                "x": "56.77",
                "y": "212.02",
                "label": "Benguela",
                "labelpos": "right"
            },
            {
                "id": "09",
                "shapeid": "newCustomShape",
                "x": "66.06",
                "y": "193.44",
                "label": "Lobito",
                "labelpos": "left"
            },
            {
                "id": "10",
                "shapeid": "newCustomShape",
                "x": "43.35",
                "y": "86.09",
                "label": "Ambriz",
                "labelpos": "right"
            },
            {
                "id": "11",
                "shapeid": "newCustomShape",
                "x": "60.9",
                "y": "163.5",
                "label": "Porto Amboin",
                "labelpos": "right"
            },
            {
                "id": "12",
                "shapeid": "newCustomShape",
                "x": "156.9",
                "y": "247.12",
                "label": "Menongue",
                "labelpos": "right"
            }
        ]
    }
}

New JSON format for map marker data.


{
    "map": {
        "animation": "0",
        "showshadow": "0",
        "showlabels": "0",
        "showmarkerlabels": "1",
        "fillcolor": "F1f1f1",
        "bordercolor": "999999",
        "basefont": "Verdana",
        "basefontsize": "10",
        "markerbordercolor": "000000",
        "markerbgcolor": "",
        "markerradius": "",
        "legendposition": "bottom",
        "usehovercolor": "1",
        "showmarkertooltip": "1"
    },
    "data": [
        {
            "id": "AO.BO"
        },
        {
            "id": "AO.BG"
        },
        {
            "id": "AO.BI"
        },
        {
            "id": "AO.CB"
        },
        {
            "id": "AO.CC"
        },
        {
            "id": "AO.CN"
        },
        {
            "id": "AO.CS"
        },
        {
            "id": "AO.CU"
        },
        {
            "id": "AO.HM"
        },
        {
            "id": "AO.HL"
        },
        {
            "id": "AO.LU"
        },
        {
            "id": "AO.LN"
        },
        {
            "id": "AO.LS"
        },
        {
            "id": "AO.ML"
        },
        {
            "id": "AO.MX"
        },
        {
            "id": "AO.NA"
        },
        {
            "id": "AO.UI"
        },
        {
            "id": "AO.ZA"
        }
    ],
    "markers": {
        "shapes": [
            {
                "id": "myCustomShape",
                "type": "circle",
                "fillcolor": "FFFFFF,333333",
                "fillpattern": "radial",
                "showborder": "0",
                "radius": "4"
            },
            {
                "id": "newCustomShape",
                "type": "circle",
                "fillcolor": "FFFFFF,000099",
                "fillpattern": "radial",
                "showborder": "0",
                "radius": "3"
            }
        ],
        "definition": [
            {
                "id": "LD",
                "x": "52.64",
                "y": "125.31",
                "label": "Luanda"
            },
            {
                "id": "01",
                "x": "27.87",
                "y": "46.86",
                "label": "Cabinda"
            },
            {
                "id": "02",
                "x": "25.8",
                "y": "285.31",
                "label": "Namibe",
                "labelpos": "bottom"
            },
            {
                "id": "03",
                "x": "32",
                "y": "61.31",
                "label": "Soyo",
                "labelpos": "right"
            },
            {
                "id": "04",
                "x": "110.45",
                "y": "131.5",
                "label": "Malanje",
                "labelpos": "right"
            },
            {
                "id": "05",
                "x": "211.61",
                "y": "196.54",
                "label": "Luena",
                "labelpos": "right"
            },
            {
                "id": "06",
                "x": "96",
                "y": "200.67",
                "label": "Huambo",
                "labelpos": "right"
            },
            {
                "id": "07",
                "x": "61.93",
                "y": "257.44",
                "label": "Lubango",
                "labelpos": "right"
            },
            {
                "id": "08",
                "x": "56.77",
                "y": "212.02",
                "label": "Benguela",
                "labelpos": "right"
            },
            {
                "id": "09",
                "x": "66.06",
                "y": "193.44",
                "label": "Lobito",
                "labelpos": "left"
            },
            {
                "id": "10",
                "x": "43.35",
                "y": "86.09",
                "label": "Ambriz",
                "labelpos": "right"
            },
            {
                "id": "11",
                "x": "60.9",
                "y": "163.5",
                "label": "Porto Amboin",
                "labelpos": "right"
            },
            {
                "id": "12",
                "x": "156.9",
                "y": "247.12",
                "label": "Menongue",
                "labelpos": "right"
            }
        ],
        "application": [
            {
                "id": "LD",
                "shapeid": "myCustomShape"
            },
            {
                "id": "01",
                "shapeid": "newCustomShape"
            },
            {
                "id": "02",
                "shapeid": "newCustomShape"
            },
            {
                "id": "03",
                "shapeid": "newCustomShape"
            },
            {
                "id": "04",
                "shapeid": "newCustomShape"
            },
            {
                "id": "05",
                "shapeid": "newCustomShape"
            },
            {
                "id": "06",
                "shapeid": "newCustomShape"
            },
            {
                "id": "07",
                "shapeid": "newCustomShape"
            },
            {
                "id": "08",
                "shapeid": "newCustomShape"
            },
            {
                "id": "09",
                "shapeid": "newCustomShape"
            },
            {
                "id": "10",
                "shapeid": "newCustomShape"
            },
            {
                "id": "11",
                "shapeid": "newCustomShape"
            },
            {
                "id": "12",
                "shapeid": "newCustomShape"
            }
        ]
    }
}

Old JSON format for map marker data, using separate application and definition blocks.