Marker data

Map Name: Yemen

JavaScript Alias: maps/yemen


{
    "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": "YE.AB"
        },
        {
            "id": "YE.AD"
        },
        {
            "id": "YE.DL"
        },
        {
            "id": "YE.BA"
        },
        {
            "id": "YE.HU"
        },
        {
            "id": "YE.JA"
        },
        {
            "id": "YE.MR"
        },
        {
            "id": "YE.MW"
        },
        {
            "id": "YE.AM"
        },
        {
            "id": "YE.DH"
        },
        {
            "id": "YE.HD"
        },
        {
            "id": "YE.HJ"
        },
        {
            "id": "YE.IB"
        },
        {
            "id": "YE.LA"
        },
        {
            "id": "YE.MA"
        },
        {
            "id": "YE.SD"
        },
        {
            "id": "YE.SN"
        },
        {
            "id": "YE.SH"
        },
        {
            "id": "YE.TA"
        }
    ],
    "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": "SA",
                "shapeid": "myCustomShape",
                "x": "75.17",
                "y": "173.96",
                "label": "Sanaa",
                "labelpos": "right"
            },
            {
                "id": "01",
                "shapeid": "newCustomShape",
                "x": "17.18",
                "y": "170.85",
                "label": "As Salif"
            },
            {
                "id": "02",
                "shapeid": "newCustomShape",
                "x": "32.72",
                "y": "191.56",
                "label": "Al Hudaydah",
                "labelpos": "right"
            },
            {
                "id": "03",
                "shapeid": "newCustomShape",
                "x": "77.24",
                "y": "226.77",
                "label": "Ibb"
            },
            {
                "id": "04",
                "shapeid": "newCustomShape",
                "x": "66.89",
                "y": "242.3",
                "label": "Ta'izz",
                "labelpos": "left"
            },
            {
                "id": "05",
                "shapeid": "newCustomShape",
                "x": "44.11",
                "y": "258.87",
                "label": "Mocha",
                "labelpos": "left"
            },
            {
                "id": "06",
                "shapeid": "newCustomShape",
                "x": "106.24",
                "y": "281.65",
                "label": "Aben",
                "labelpos": "left"
            },
            {
                "id": "07",
                "shapeid": "newCustomShape",
                "x": "127.98",
                "y": "266.11",
                "label": "Abyan",
                "labelpos": "right"
            },
            {
                "id": "08",
                "shapeid": "newCustomShape",
                "x": "278.13",
                "y": "210.2",
                "label": "Al Mukalia"
            },
            {
                "id": "10",
                "shapeid": "newCustomShape",
                "x": "235.67",
                "y": "140.82",
                "label": "Say'un"
            },
            {
                "id": "09",
                "shapeid": "newCustomShape",
                "x": "428.27",
                "y": "94.22",
                "label": "Habarut",
                "labelpos": "left"
            },
            {
                "id": "11",
                "shapeid": "newCustomShape",
                "x": "403.42",
                "y": "137.71",
                "label": "Al Ghaydah",
                "labelpos": "left"
            },
            {
                "id": "12",
                "shapeid": "newCustomShape",
                "x": "403.42",
                "y": "152.21",
                "label": "Nishtun",
                "labelpos": "left"
            },
            {
                "id": "13",
                "shapeid": "newCustomShape",
                "x": "353.72",
                "y": "180.17",
                "label": "Sayhut",
                "labelpos": "right"
            },
            {
                "id": "14",
                "shapeid": "newCustomShape",
                "x": "63.78",
                "y": "102.51",
                "label": "Sa'dah",
                "labelpos": "right"
            }
        ]
    }
}

New JSON format for map marker data.


{
    "map": {
        "animation": "0",
        "showshadow": "0",
        "showmarkerlabels": "1",
        "fillcolor": "F1f1f1",
        "bordercolor": "999999",
        "basefont": "Verdana",
        "basefontsize": "10",
        "markerbordercolor": "000000",
        "markerbgcolor": "FF5904",
        "markerradius": "6",
        "legendposition": "bottom",
        "usehovercolor": "1",
        "showmarkertooltip": "1",
        "showlabels": "0"
    },
    "data": [
        {
            "id": "YE.AB"
        },
        {
            "id": "YE.AD"
        },
        {
            "id": "YE.DL"
        },
        {
            "id": "YE.BA"
        },
        {
            "id": "YE.HU"
        },
        {
            "id": "YE.JA"
        },
        {
            "id": "YE.MR"
        },
        {
            "id": "YE.MW"
        },
        {
            "id": "YE.AM"
        },
        {
            "id": "YE.DH"
        },
        {
            "id": "YE.HD"
        },
        {
            "id": "YE.HJ"
        },
        {
            "id": "YE.IB"
        },
        {
            "id": "YE.LA"
        },
        {
            "id": "YE.MA"
        },
        {
            "id": "YE.SD"
        },
        {
            "id": "YE.SN"
        },
        {
            "id": "YE.SH"
        },
        {
            "id": "YE.TA"
        }
    ],
    "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": "SA",
                "x": "75.17",
                "y": "173.96",
                "label": "Sanaa",
                "labelpos": "right"
            },
            {
                "id": "01",
                "x": "17.18",
                "y": "170.85",
                "label": "As Salif"
            },
            {
                "id": "02",
                "x": "32.72",
                "y": "191.56",
                "label": "Al Hudaydah",
                "labelpos": "right"
            },
            {
                "id": "03",
                "x": "77.24",
                "y": "226.77",
                "label": "Ibb"
            },
            {
                "id": "04",
                "x": "66.89",
                "y": "242.3",
                "label": "Ta'izz",
                "labelpos": "left"
            },
            {
                "id": "05",
                "x": "44.11",
                "y": "258.87",
                "label": "Mocha",
                "labelpos": "left"
            },
            {
                "id": "06",
                "x": "106.24",
                "y": "281.65",
                "label": "Aben",
                "labelpos": "left"
            },
            {
                "id": "07",
                "x": "127.98",
                "y": "266.11",
                "label": "Abyan",
                "labelpos": "right"
            },
            {
                "id": "08",
                "x": "278.13",
                "y": "210.2",
                "label": "Al Mukalia"
            },
            {
                "id": "10",
                "x": "235.67",
                "y": "140.82",
                "label": "Say'un"
            },
            {
                "id": "09",
                "x": "428.27",
                "y": "94.22",
                "label": "Habarut",
                "labelpos": "left"
            },
            {
                "id": "11",
                "x": "403.42",
                "y": "137.71",
                "label": "Al Ghaydah",
                "labelpos": "left"
            },
            {
                "id": "12",
                "x": "403.42",
                "y": "152.21",
                "label": "Nishtun",
                "labelpos": "left"
            },
            {
                "id": "13",
                "x": "353.72",
                "y": "180.17",
                "label": "Sayhut",
                "labelpos": "right"
            },
            {
                "id": "14",
                "x": "63.78",
                "y": "102.51",
                "label": "Sa'dah",
                "labelpos": "right"
            }
        ],
        "application": [
            {
                "id": "SA",
                "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": "10",
                "shapeid": "newCustomShape"
            },
            {
                "id": "09",
                "shapeid": "newCustomShape"
            },
            {
                "id": "11",
                "shapeid": "newCustomShape"
            },
            {
                "id": "12",
                "shapeid": "newCustomShape"
            },
            {
                "id": "13",
                "shapeid": "newCustomShape"
            },
            {
                "id": "14",
                "shapeid": "newCustomShape"
            }
        ]
    }
}

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