Marker data

Map Name: DemocraticRepublicofCongo

JavaScript Alias: maps/democraticrepublicofcongo


{
    "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": "CD.BN"
        },
        {
            "id": "CD.BC"
        },
        {
            "id": "CD.EQ"
        },
        {
            "id": "CD.KC"
        },
        {
            "id": "CD.KR"
        },
        {
            "id": "CD.KT"
        },
        {
            "id": "CD.KN"
        },
        {
            "id": "CD.MN"
        },
        {
            "id": "CD.NK"
        },
        {
            "id": "CD.HC"
        },
        {
            "id": "CD.SK"
        }
    ],
    "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": "KS",
                "shapeid": "myCustomShape",
                "x": "82.85",
                "y": "217.09",
                "label": "Kinshasa"
            },
            {
                "id": "01",
                "shapeid": "newCustomShape",
                "x": "65.02",
                "y": "251.7",
                "label": "Matadi"
            },
            {
                "id": "02",
                "shapeid": "newCustomShape",
                "x": "44.04",
                "y": "253.8",
                "label": "Boma",
                "labelpos": "bottom"
            },
            {
                "id": "03",
                "shapeid": "newCustomShape",
                "x": "19.92",
                "y": "246.46",
                "label": "Banana",
                "labelpos": "right"
            },
            {
                "id": "04",
                "shapeid": "newCustomShape",
                "x": "140.53",
                "y": "235.97",
                "label": "Kikwit",
                "labelpos": "left"
            },
            {
                "id": "05",
                "shapeid": "newCustomShape",
                "x": "192.97",
                "y": "248.56",
                "label": "Kananga",
                "labelpos": "left"
            },
            {
                "id": "06",
                "shapeid": "newCustomShape",
                "x": "182.48",
                "y": "267.43",
                "label": "Tshikapa",
                "labelpos": "right"
            },
            {
                "id": "07",
                "shapeid": "newCustomShape",
                "x": "228.63",
                "y": "246.46",
                "label": "Mbuji Mayi",
                "labelpos": "right"
            },
            {
                "id": "08",
                "shapeid": "newCustomShape",
                "x": "325.12",
                "y": "370.21",
                "label": "Lubumbashi",
                "labelpos": "right"
            },
            {
                "id": "09",
                "shapeid": "newCustomShape",
                "x": "281.07",
                "y": "347.14",
                "label": "Kolwezi",
                "labelpos": "left"
            },
            {
                "id": "10",
                "shapeid": "newCustomShape",
                "x": "303.09",
                "y": "351.34",
                "label": "Likasi",
                "labelpos": "right"
            },
            {
                "id": "11",
                "shapeid": "newCustomShape",
                "x": "369.17",
                "y": "275.82",
                "label": "Kalemie",
                "labelpos": "left"
            },
            {
                "id": "12",
                "shapeid": "newCustomShape",
                "x": "314.63",
                "y": "184.58",
                "label": "Kindu",
                "labelpos": "left"
            },
            {
                "id": "13",
                "shapeid": "newCustomShape",
                "x": "356.58",
                "y": "182.48",
                "label": "Bukavu",
                "labelpos": "right"
            },
            {
                "id": "14",
                "shapeid": "newCustomShape",
                "x": "369.17",
                "y": "163.6",
                "label": "Goma",
                "labelpos": "right"
            },
            {
                "id": "15",
                "shapeid": "newCustomShape",
                "x": "234.92",
                "y": "116.41",
                "label": "Kisangani",
                "labelpos": "right"
            },
            {
                "id": "16",
                "shapeid": "newCustomShape",
                "x": "194.02",
                "y": "77.6",
                "label": "Bumba",
                "labelpos": "right"
            },
            {
                "id": "17",
                "shapeid": "newCustomShape",
                "x": "194.02",
                "y": "43",
                "label": "Gbadolite",
                "labelpos": "bottom"
            },
            {
                "id": "18",
                "shapeid": "newCustomShape",
                "x": "137.39",
                "y": "119.56",
                "label": "Mbandaka",
                "labelpos": "right"
            },
            {
                "id": "19",
                "shapeid": "newCustomShape",
                "x": "130.04",
                "y": "188.78",
                "label": "Ilebo",
                "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": "CD.BN"
        },
        {
            "id": "CD.BC"
        },
        {
            "id": "CD.EQ"
        },
        {
            "id": "CD.KC"
        },
        {
            "id": "CD.KR"
        },
        {
            "id": "CD.KT"
        },
        {
            "id": "CD.KN"
        },
        {
            "id": "CD.MN"
        },
        {
            "id": "CD.NK"
        },
        {
            "id": "CD.HC"
        },
        {
            "id": "CD.SK"
        }
    ],
    "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": "KS",
                "x": "82.85",
                "y": "217.09",
                "label": "Kinshasa"
            },
            {
                "id": "01",
                "x": "65.02",
                "y": "251.7",
                "label": "Matadi"
            },
            {
                "id": "02",
                "x": "44.04",
                "y": "253.8",
                "label": "Boma",
                "labelpos": "bottom"
            },
            {
                "id": "03",
                "x": "19.92",
                "y": "246.46",
                "label": "Banana",
                "labelpos": "right"
            },
            {
                "id": "04",
                "x": "140.53",
                "y": "235.97",
                "label": "Kikwit",
                "labelpos": "left"
            },
            {
                "id": "05",
                "x": "192.97",
                "y": "248.56",
                "label": "Kananga",
                "labelpos": "left"
            },
            {
                "id": "06",
                "x": "182.48",
                "y": "267.43",
                "label": "Tshikapa",
                "labelpos": "right"
            },
            {
                "id": "07",
                "x": "228.63",
                "y": "246.46",
                "label": "Mbuji Mayi",
                "labelpos": "right"
            },
            {
                "id": "08",
                "x": "325.12",
                "y": "370.21",
                "label": "Lubumbashi",
                "labelpos": "right"
            },
            {
                "id": "09",
                "x": "281.07",
                "y": "347.14",
                "label": "Kolwezi",
                "labelpos": "left"
            },
            {
                "id": "10",
                "x": "303.09",
                "y": "351.34",
                "label": "Likasi",
                "labelpos": "right"
            },
            {
                "id": "11",
                "x": "369.17",
                "y": "275.82",
                "label": "Kalemie",
                "labelpos": "left"
            },
            {
                "id": "12",
                "x": "314.63",
                "y": "184.58",
                "label": "Kindu",
                "labelpos": "left"
            },
            {
                "id": "13",
                "x": "356.58",
                "y": "182.48",
                "label": "Bukavu",
                "labelpos": "right"
            },
            {
                "id": "14",
                "x": "369.17",
                "y": "163.6",
                "label": "Goma",
                "labelpos": "right"
            },
            {
                "id": "15",
                "x": "234.92",
                "y": "116.41",
                "label": "Kisangani",
                "labelpos": "right"
            },
            {
                "id": "16",
                "x": "194.02",
                "y": "77.6",
                "label": "Bumba",
                "labelpos": "right"
            },
            {
                "id": "17",
                "x": "194.02",
                "y": "43",
                "label": "Gbadolite",
                "labelpos": "bottom"
            },
            {
                "id": "18",
                "x": "137.39",
                "y": "119.56",
                "label": "Mbandaka",
                "labelpos": "right"
            },
            {
                "id": "19",
                "x": "130.04",
                "y": "188.78",
                "label": "Ilebo",
                "labelpos": "right"
            }
        ],
        "application": [
            {
                "id": "KS",
                "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"
            },
            {
                "id": "13",
                "shapeid": "newCustomShape"
            },
            {
                "id": "14",
                "shapeid": "newCustomShape"
            },
            {
                "id": "15",
                "shapeid": "newCustomShape"
            },
            {
                "id": "16",
                "shapeid": "newCustomShape"
            },
            {
                "id": "17",
                "shapeid": "newCustomShape"
            },
            {
                "id": "18",
                "shapeid": "newCustomShape"
            },
            {
                "id": "19",
                "shapeid": "newCustomShape"
            }
        ]
    }
}

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