Marker data

Map Name: SouthKorea

JavaScript Alias: maps/southkorea


{
    "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"
    },
    "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": "SE",
                "shapeid": "myCustomShape",
                "x": "229.24",
                "y": "119.05",
                "label": "Seoul",
                "labelpos": "right"
            },
            {
                "id": "01",
                "shapeid": "newCustomShape",
                "x": "387.16",
                "y": "106.82",
                "label": "Kangnung",
                "labelpos": "left"
            },
            {
                "id": "02",
                "shapeid": "newCustomShape",
                "x": "397.35",
                "y": "126.18",
                "label": "Pukpyongdong",
                "labelpos": "right"
            },
            {
                "id": "03",
                "shapeid": "newCustomShape",
                "x": "204.79",
                "y": "127.2",
                "label": "Inchon",
                "labelpos": "left"
            },
            {
                "id": "04",
                "shapeid": "newCustomShape",
                "x": "230.26",
                "y": "144.52",
                "label": "Suwon",
                "labelpos": "right"
            },
            {
                "id": "05",
                "shapeid": "newCustomShape",
                "x": "291.39",
                "y": "119.05",
                "label": "Wonju"
            },
            {
                "id": "06",
                "shapeid": "newCustomShape",
                "x": "265.92",
                "y": "219.92",
                "label": "Taejon",
                "labelpos": "right"
            },
            {
                "id": "07",
                "shapeid": "newCustomShape",
                "x": "312.79",
                "y": "257.62",
                "label": "Taegu",
                "labelpos": "right"
            },
            {
                "id": "08",
                "shapeid": "newCustomShape",
                "x": "416.71",
                "y": "268.82",
                "label": "Pohang",
                "labelpos": "right"
            },
            {
                "id": "09",
                "shapeid": "newCustomShape",
                "x": "415.69",
                "y": "317.73",
                "label": "Ulsan",
                "labelpos": "right"
            },
            {
                "id": "10",
                "shapeid": "newCustomShape",
                "x": "391.24",
                "y": "362.56",
                "label": "Pusan",
                "labelpos": "right"
            },
            {
                "id": "11",
                "shapeid": "newCustomShape",
                "x": "359.66",
                "y": "353.39",
                "label": "Chinhae"
            },
            {
                "id": "12",
                "shapeid": "newCustomShape",
                "x": "353.54",
                "y": "358.48",
                "label": "Masan",
                "labelpos": "left"
            },
            {
                "id": "13",
                "shapeid": "newCustomShape",
                "x": "283.24",
                "y": "397.2",
                "label": "Yosu",
                "labelpos": "left"
            },
            {
                "id": "14",
                "shapeid": "newCustomShape",
                "x": "225.16",
                "y": "378.86",
                "label": "Kwangju",
                "labelpos": "right"
            },
            {
                "id": "15",
                "shapeid": "newCustomShape",
                "x": "245.54",
                "y": "284.11",
                "label": "Chonju"
            },
            {
                "id": "16",
                "shapeid": "newCustomShape",
                "x": "203.77",
                "y": "275.96",
                "label": "Kunsan",
                "labelpos": "left"
            },
            {
                "id": "17",
                "shapeid": "newCustomShape",
                "x": "180.33",
                "y": "391.09",
                "label": "Mokoo",
                "labelpos": "left"
            }
        ]
    }
}

New JSON format for map marker data.


{
    "map": {},
    "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": "SE",
                "x": "229.24",
                "y": "119.05",
                "label": "Seoul",
                "labelpos": "right"
            },
            {
                "id": "01",
                "x": "387.16",
                "y": "106.82",
                "label": "Kangnung",
                "labelpos": "left"
            },
            {
                "id": "02",
                "x": "397.35",
                "y": "126.18",
                "label": "Pukpyongdong",
                "labelpos": "right"
            },
            {
                "id": "03",
                "x": "204.79",
                "y": "127.2",
                "label": "Inchon",
                "labelpos": "left"
            },
            {
                "id": "04",
                "x": "230.26",
                "y": "144.52",
                "label": "Suwon",
                "labelpos": "right"
            },
            {
                "id": "05",
                "x": "291.39",
                "y": "119.05",
                "label": "Wonju"
            },
            {
                "id": "06",
                "x": "265.92",
                "y": "219.92",
                "label": "Taejon",
                "labelpos": "right"
            },
            {
                "id": "07",
                "x": "312.79",
                "y": "257.62",
                "label": "Taegu",
                "labelpos": "right"
            },
            {
                "id": "08",
                "x": "416.71",
                "y": "268.82",
                "label": "Pohang",
                "labelpos": "right"
            },
            {
                "id": "09",
                "x": "415.69",
                "y": "317.73",
                "label": "Ulsan",
                "labelpos": "right"
            },
            {
                "id": "10",
                "x": "391.24",
                "y": "362.56",
                "label": "Pusan",
                "labelpos": "right"
            },
            {
                "id": "11",
                "x": "359.66",
                "y": "353.39",
                "label": "Chinhae"
            },
            {
                "id": "12",
                "x": "353.54",
                "y": "358.48",
                "label": "Masan",
                "labelpos": "left"
            },
            {
                "id": "13",
                "x": "283.24",
                "y": "397.2",
                "label": "Yosu",
                "labelpos": "left"
            },
            {
                "id": "14",
                "x": "225.16",
                "y": "378.86",
                "label": "Kwangju",
                "labelpos": "right"
            },
            {
                "id": "15",
                "x": "245.54",
                "y": "284.11",
                "label": "Chonju"
            },
            {
                "id": "16",
                "x": "203.77",
                "y": "275.96",
                "label": "Kunsan",
                "labelpos": "left"
            },
            {
                "id": "17",
                "x": "180.33",
                "y": "391.09",
                "label": "Mokoo",
                "labelpos": "left"
            }
        ],
        "application": [
            {
                "id": "SE",
                "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"
            }
        ]
    }
}

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