NewYork

Map Name: NewYork

Javascript Alias: maps/newyork

New format for marker data in JSON:

{
    "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": "AL",
                "shapeid": "myCustomShape",
                "x": "550",
                "y": "312",
                "label": "Albany",
                "labelpos": "left"
            },
            {
                "id": "01",
                "shapeid": "newCustomShape",
                "x": "210",
                "y": "240",
                "label": "Irondequoit"
            },
            {
                "id": "02",
                "shapeid": "newCustomShape",
                "x": "204",
                "y": "252",
                "label": "Rochester",
                "labelpos": "bottom"
            },
            {
                "id": "03",
                "shapeid": "newCustomShape",
                "x": "255",
                "y": "263",
                "label": "Newark"
            },
            {
                "id": "04",
                "shapeid": "newCustomShape",
                "x": "281",
                "y": "282",
                "label": "Seneca Falls",
                "labelpos": "left"
            },
            {
                "id": "05",
                "shapeid": "newCustomShape",
                "x": "260",
                "y": "297",
                "label": "Geneva",
                "labelpos": "left"
            },
            {
                "id": "06",
                "shapeid": "newCustomShape",
                "x": "320",
                "y": "273",
                "label": "Auburn",
                "labelpos": "left"
            },
            {
                "id": "07",
                "shapeid": "newCustomShape",
                "x": "352",
                "y": "250",
                "label": "Syracuse",
                "labelpos": "left"
            },
            {
                "id": "08",
                "shapeid": "newCustomShape",
                "x": "377",
                "y": "230",
                "label": "Oneida"
            },
            {
                "id": "09",
                "shapeid": "newCustomShape",
                "x": "409",
                "y": "211",
                "label": "Rome"
            },
            {
                "id": "10",
                "shapeid": "newCustomShape",
                "x": "427",
                "y": "226",
                "label": "Utica",
                "labelpos": "right"
            },
            {
                "id": "11",
                "shapeid": "newCustomShape",
                "x": "442",
                "y": "242",
                "label": "Llion",
                "labelpos": "left"
            },
            {
                "id": "12",
                "shapeid": "newCustomShape",
                "x": "480",
                "y": "248",
                "label": "Gloversville"
            },
            {
                "id": "13",
                "shapeid": "newCustomShape",
                "x": "469",
                "y": "261",
                "label": "Johnstown",
                "labelpos": "left"
            },
            {
                "id": "14",
                "shapeid": "newCustomShape",
                "x": "492",
                "y": "280",
                "label": "Amsterdam",
                "labelpos": "left"
            },
            {
                "id": "15",
                "shapeid": "newCustomShape",
                "x": "523",
                "y": "293",
                "label": "Schenectady",
                "labelpos": "left"
            },
            {
                "id": "16",
                "shapeid": "newCustomShape",
                "x": "558",
                "y": "242",
                "label": "Saratoga Springs",
                "labelpos": "right"
            },
            {
                "id": "17",
                "shapeid": "newCustomShape",
                "x": "562",
                "y": "308",
                "label": "Troy",
                "labelpos": "right"
            },
            {
                "id": "18",
                "shapeid": "newCustomShape",
                "x": "566",
                "y": "197",
                "label": "Glens Falls",
                "labelpos": "right"
            },
            {
                "id": "19",
                "shapeid": "newCustomShape",
                "x": "466",
                "y": "148",
                "label": "Long Lake"
            },
            {
                "id": "20",
                "shapeid": "newCustomShape",
                "x": "309",
                "y": "207",
                "label": "Oswego"
            },
            {
                "id": "21",
                "shapeid": "newCustomShape",
                "x": "313",
                "y": "230",
                "label": "Fulton",
                "labelpos": "left"
            },
            {
                "id": "22",
                "shapeid": "newCustomShape",
                "x": "356",
                "y": "148",
                "label": "Watertown"
            },
            {
                "id": "23",
                "shapeid": "newCustomShape",
                "x": "447",
                "y": "106",
                "label": "Tupper Lake",
                "labelpos": "left"
            },
            {
                "id": "24",
                "shapeid": "newCustomShape",
                "x": "482",
                "y": "93",
                "label": "Saranac Lake"
            },
            {
                "id": "25",
                "shapeid": "newCustomShape",
                "x": "596",
                "y": "63",
                "label": "Plattsburgh",
                "labelpos": "right"
            },
            {
                "id": "26",
                "shapeid": "newCustomShape",
                "x": "517",
                "y": "113",
                "label": "Lake Placid",
                "labelpos": "right"
            },
            {
                "id": "27",
                "shapeid": "newCustomShape",
                "x": "537",
                "y": "40",
                "label": "Malone"
            },
            {
                "id": "28",
                "shapeid": "newCustomShape",
                "x": "453",
                "y": "15",
                "label": "Massena",
                "labelpos": "left"
            },
            {
                "id": "29",
                "shapeid": "newCustomShape",
                "x": "447",
                "y": "55",
                "label": "Potsdam",
                "labelpos": "right"
            },
            {
                "id": "30",
                "shapeid": "newCustomShape",
                "x": "398",
                "y": "52",
                "label": "Ogdensburg",
                "labelpos": "left"
            },
            {
                "id": "31",
                "shapeid": "newCustomShape",
                "x": "97",
                "y": "244",
                "label": "Lockport"
            },
            {
                "id": "32",
                "shapeid": "newCustomShape",
                "x": "73",
                "y": "252",
                "label": "Niagara Falls",
                "labelpos": "left"
            },
            {
                "id": "33",
                "shapeid": "newCustomShape",
                "x": "89",
                "y": "264",
                "label": "North Tonawanda",
                "labelpos": "left"
            },
            {
                "id": "34",
                "shapeid": "newCustomShape",
                "x": "107",
                "y": "281",
                "label": "Checktowaga",
                "labelpos": "left"
            },
            {
                "id": "35",
                "shapeid": "newCustomShape",
                "x": "89",
                "y": "290",
                "label": "Buffalo",
                "labelpos": "left"
            },
            {
                "id": "36",
                "shapeid": "newCustomShape",
                "x": "53",
                "y": "326",
                "label": "Dunkirk",
                "labelpos": "right"
            },
            {
                "id": "37",
                "shapeid": "newCustomShape",
                "x": "51",
                "y": "339",
                "label": "Fredonia",
                "labelpos": "right"
            },
            {
                "id": "38",
                "shapeid": "newCustomShape",
                "x": "63",
                "y": "379",
                "label": "Jamestown",
                "labelpos": "left"
            },
            {
                "id": "39",
                "shapeid": "newCustomShape",
                "x": "112",
                "y": "376",
                "label": "Olean",
                "labelpos": "left"
            },
            {
                "id": "40",
                "shapeid": "newCustomShape",
                "x": "149",
                "y": "367",
                "label": "Wellsville",
                "labelpos": "left"
            },
            {
                "id": "41",
                "shapeid": "newCustomShape",
                "x": "170",
                "y": "338",
                "label": "Hornell",
                "labelpos": "left"
            },
            {
                "id": "42",
                "shapeid": "newCustomShape",
                "x": "164",
                "y": "310",
                "label": "Dansville",
                "labelpos": "left"
            },
            {
                "id": "43",
                "shapeid": "newCustomShape",
                "x": "146",
                "y": "292",
                "label": "Geneseo"
            },
            {
                "id": "44",
                "shapeid": "newCustomShape",
                "x": "193",
                "y": "363",
                "label": "Corning"
            },
            {
                "id": "45",
                "shapeid": "newCustomShape",
                "x": "222",
                "y": "371",
                "label": "Elmira",
                "labelpos": "left"
            },
            {
                "id": "46",
                "shapeid": "newCustomShape",
                "x": "190",
                "y": "336",
                "label": "Bath"
            },
            {
                "id": "47",
                "shapeid": "newCustomShape",
                "x": "249",
                "y": "324",
                "label": "Ithaca"
            },
            {
                "id": "48",
                "shapeid": "newCustomShape",
                "x": "285",
                "y": "302",
                "label": "Cortland",
                "labelpos": "right"
            },
            {
                "id": "49",
                "shapeid": "newCustomShape",
                "x": "355",
                "y": "307",
                "label": "Norwich"
            },
            {
                "id": "50",
                "shapeid": "newCustomShape",
                "x": "371",
                "y": "325",
                "label": "Oneonta",
                "labelpos": "right"
            },
            {
                "id": "51",
                "shapeid": "newCustomShape",
                "x": "348",
                "y": "340",
                "label": "Sidney",
                "labelpos": "left"
            },
            {
                "id": "52",
                "shapeid": "newCustomShape",
                "x": "311",
                "y": "370",
                "label": "Binghamton",
                "labelpos": "right"
            },
            {
                "id": "53",
                "shapeid": "newCustomShape",
                "x": "282",
                "y": "375",
                "label": "Endicott",
                "labelpos": "bottom"
            },
            {
                "id": "54",
                "shapeid": "newCustomShape",
                "x": "559",
                "y": "369",
                "label": "Hudson"
            },
            {
                "id": "55",
                "shapeid": "newCustomShape",
                "x": "542",
                "y": "382",
                "label": "Catskill",
                "labelpos": "right"
            },
            {
                "id": "56",
                "shapeid": "newCustomShape",
                "x": "518",
                "y": "418",
                "label": "Kingston",
                "labelpos": "left"
            },
            {
                "id": "57",
                "shapeid": "newCustomShape",
                "x": "483",
                "y": "455",
                "label": "Monticello",
                "labelpos": "right"
            },
            {
                "id": "58",
                "shapeid": "newCustomShape",
                "x": "544",
                "y": "440",
                "label": "Poughkeepsie",
                "labelpos": "left"
            },
            {
                "id": "59",
                "shapeid": "newCustomShape",
                "x": "550",
                "y": "465",
                "label": "Newburgh",
                "labelpos": "right"
            },
            {
                "id": "60",
                "shapeid": "newCustomShape",
                "x": "513",
                "y": "475",
                "label": "Middletown",
                "labelpos": "left"
            },
            {
                "id": "61",
                "shapeid": "newCustomShape",
                "x": "565",
                "y": "482",
                "label": "Peekskill",
                "labelpos": "right"
            },
            {
                "id": "62",
                "shapeid": "newCustomShape",
                "x": "559",
                "y": "513",
                "label": "White Plains",
                "labelpos": "left"
            },
            {
                "id": "63",
                "shapeid": "newCustomShape",
                "x": "549",
                "y": "533",
                "label": "Yonkers",
                "labelpos": "left"
            },
            {
                "id": "64",
                "shapeid": "newCustomShape",
                "x": "541",
                "y": "550",
                "label": "New York",
                "labelpos": "left"
            },
            {
                "id": "65",
                "shapeid": "newCustomShape",
                "x": "589",
                "y": "553",
                "label": "Hempstead",
                "labelpos": "bottom"
            },
            {
                "id": "66",
                "shapeid": "newCustomShape",
                "x": "608",
                "y": "542",
                "label": "Levittown"
            },
            {
                "id": "67",
                "shapeid": "newCustomShape",
                "x": "731",
                "y": "509",
                "label": "Montauk"
            }
        ]
    }
}

Old format for marker data in JSON, using separate application and definition blocks:

{
    "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": "AL",
                "x": "550",
                "y": "312",
                "label": "Albany",
                "labelpos": "left"
            },
            {
                "id": "01",
                "x": "210",
                "y": "240",
                "label": "Irondequoit"
            },
            {
                "id": "02",
                "x": "204",
                "y": "252",
                "label": "Rochester",
                "labelpos": "bottom"
            },
            {
                "id": "03",
                "x": "255",
                "y": "263",
                "label": "Newark"
            },
            {
                "id": "04",
                "x": "281",
                "y": "282",
                "label": "Seneca Falls",
                "labelpos": "left"
            },
            {
                "id": "05",
                "x": "260",
                "y": "297",
                "label": "Geneva",
                "labelpos": "left"
            },
            {
                "id": "06",
                "x": "320",
                "y": "273",
                "label": "Auburn",
                "labelpos": "left"
            },
            {
                "id": "07",
                "x": "352",
                "y": "250",
                "label": "Syracuse",
                "labelpos": "left"
            },
            {
                "id": "08",
                "x": "377",
                "y": "230",
                "label": "Oneida"
            },
            {
                "id": "09",
                "x": "409",
                "y": "211",
                "label": "Rome"
            },
            {
                "id": "10",
                "x": "427",
                "y": "226",
                "label": "Utica",
                "labelpos": "right"
            },
            {
                "id": "11",
                "x": "442",
                "y": "242",
                "label": "Llion",
                "labelpos": "left"
            },
            {
                "id": "12",
                "x": "480",
                "y": "248",
                "label": "Gloversville"
            },
            {
                "id": "13",
                "x": "469",
                "y": "261",
                "label": "Johnstown",
                "labelpos": "left"
            },
            {
                "id": "14",
                "x": "492",
                "y": "280",
                "label": "Amsterdam",
                "labelpos": "left"
            },
            {
                "id": "15",
                "x": "523",
                "y": "293",
                "label": "Schenectady",
                "labelpos": "left"
            },
            {
                "id": "16",
                "x": "558",
                "y": "242",
                "label": "Saratoga Springs",
                "labelpos": "right"
            },
            {
                "id": "17",
                "x": "562",
                "y": "308",
                "label": "Troy",
                "labelpos": "right"
            },
            {
                "id": "18",
                "x": "566",
                "y": "197",
                "label": "Glens Falls",
                "labelpos": "right"
            },
            {
                "id": "19",
                "x": "466",
                "y": "148",
                "label": "Long Lake"
            },
            {
                "id": "20",
                "x": "309",
                "y": "207",
                "label": "Oswego"
            },
            {
                "id": "21",
                "x": "313",
                "y": "230",
                "label": "Fulton",
                "labelpos": "left"
            },
            {
                "id": "22",
                "x": "356",
                "y": "148",
                "label": "Watertown"
            },
            {
                "id": "23",
                "x": "447",
                "y": "106",
                "label": "Tupper Lake",
                "labelpos": "left"
            },
            {
                "id": "24",
                "x": "482",
                "y": "93",
                "label": "Saranac Lake"
            },
            {
                "id": "25",
                "x": "596",
                "y": "63",
                "label": "Plattsburgh",
                "labelpos": "right"
            },
            {
                "id": "26",
                "x": "517",
                "y": "113",
                "label": "Lake Placid",
                "labelpos": "right"
            },
            {
                "id": "27",
                "x": "537",
                "y": "40",
                "label": "Malone"
            },
            {
                "id": "28",
                "x": "453",
                "y": "15",
                "label": "Massena",
                "labelpos": "left"
            },
            {
                "id": "29",
                "x": "447",
                "y": "55",
                "label": "Potsdam",
                "labelpos": "right"
            },
            {
                "id": "30",
                "x": "398",
                "y": "52",
                "label": "Ogdensburg",
                "labelpos": "left"
            },
            {
                "id": "31",
                "x": "97",
                "y": "244",
                "label": "Lockport"
            },
            {
                "id": "32",
                "x": "73",
                "y": "252",
                "label": "Niagara Falls",
                "labelpos": "left"
            },
            {
                "id": "33",
                "x": "89",
                "y": "264",
                "label": "North Tonawanda",
                "labelpos": "left"
            },
            {
                "id": "34",
                "x": "107",
                "y": "281",
                "label": "Checktowaga",
                "labelpos": "left"
            },
            {
                "id": "35",
                "x": "89",
                "y": "290",
                "label": "Buffalo",
                "labelpos": "left"
            },
            {
                "id": "36",
                "x": "53",
                "y": "326",
                "label": "Dunkirk",
                "labelpos": "right"
            },
            {
                "id": "37",
                "x": "51",
                "y": "339",
                "label": "Fredonia",
                "labelpos": "right"
            },
            {
                "id": "38",
                "x": "63",
                "y": "379",
                "label": "Jamestown",
                "labelpos": "left"
            },
            {
                "id": "39",
                "x": "112",
                "y": "376",
                "label": "Olean",
                "labelpos": "left"
            },
            {
                "id": "40",
                "x": "149",
                "y": "367",
                "label": "Wellsville",
                "labelpos": "left"
            },
            {
                "id": "41",
                "x": "170",
                "y": "338",
                "label": "Hornell",
                "labelpos": "left"
            },
            {
                "id": "42",
                "x": "164",
                "y": "310",
                "label": "Dansville",
                "labelpos": "left"
            },
            {
                "id": "43",
                "x": "146",
                "y": "292",
                "label": "Geneseo"
            },
            {
                "id": "44",
                "x": "193",
                "y": "363",
                "label": "Corning"
            },
            {
                "id": "45",
                "x": "222",
                "y": "371",
                "label": "Elmira",
                "labelpos": "left"
            },
            {
                "id": "46",
                "x": "190",
                "y": "336",
                "label": "Bath"
            },
            {
                "id": "47",
                "x": "249",
                "y": "324",
                "label": "Ithaca"
            },
            {
                "id": "48",
                "x": "285",
                "y": "302",
                "label": "Cortland",
                "labelpos": "right"
            },
            {
                "id": "49",
                "x": "355",
                "y": "307",
                "label": "Norwich"
            },
            {
                "id": "50",
                "x": "371",
                "y": "325",
                "label": "Oneonta",
                "labelpos": "right"
            },
            {
                "id": "51",
                "x": "348",
                "y": "340",
                "label": "Sidney",
                "labelpos": "left"
            },
            {
                "id": "52",
                "x": "311",
                "y": "370",
                "label": "Binghamton",
                "labelpos": "right"
            },
            {
                "id": "53",
                "x": "282",
                "y": "375",
                "label": "Endicott",
                "labelpos": "bottom"
            },
            {
                "id": "54",
                "x": "559",
                "y": "369",
                "label": "Hudson"
            },
            {
                "id": "55",
                "x": "542",
                "y": "382",
                "label": "Catskill",
                "labelpos": "right"
            },
            {
                "id": "56",
                "x": "518",
                "y": "418",
                "label": "Kingston",
                "labelpos": "left"
            },
            {
                "id": "57",
                "x": "483",
                "y": "455",
                "label": "Monticello",
                "labelpos": "right"
            },
            {
                "id": "58",
                "x": "544",
                "y": "440",
                "label": "Poughkeepsie",
                "labelpos": "left"
            },
            {
                "id": "59",
                "x": "550",
                "y": "465",
                "label": "Newburgh",
                "labelpos": "right"
            },
            {
                "id": "60",
                "x": "513",
                "y": "475",
                "label": "Middletown",
                "labelpos": "left"
            },
            {
                "id": "61",
                "x": "565",
                "y": "482",
                "label": "Peekskill",
                "labelpos": "right"
            },
            {
                "id": "62",
                "x": "559",
                "y": "513",
                "label": "White Plains",
                "labelpos": "left"
            },
            {
                "id": "63",
                "x": "549",
                "y": "533",
                "label": "Yonkers",
                "labelpos": "left"
            },
            {
                "id": "64",
                "x": "541",
                "y": "550",
                "label": "New York",
                "labelpos": "left"
            },
            {
                "id": "65",
                "x": "589",
                "y": "553",
                "label": "Hempstead",
                "labelpos": "bottom"
            },
            {
                "id": "66",
                "x": "608",
                "y": "542",
                "label": "Levittown"
            },
            {
                "id": "67",
                "x": "731",
                "y": "509",
                "label": "Montauk"
            }
        ],
        "application": [
            {
                "id": "AL",
                "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"
            },
            {
                "id": "20",
                "shapeid": "newCustomShape"
            },
            {
                "id": "21",
                "shapeid": "newCustomShape"
            },
            {
                "id": "22",
                "shapeid": "newCustomShape"
            },
            {
                "id": "23",
                "shapeid": "newCustomShape"
            },
            {
                "id": "24",
                "shapeid": "newCustomShape"
            },
            {
                "id": "25",
                "shapeid": "newCustomShape"
            },
            {
                "id": "26",
                "shapeid": "newCustomShape"
            },
            {
                "id": "27",
                "shapeid": "newCustomShape"
            },
            {
                "id": "28",
                "shapeid": "newCustomShape"
            },
            {
                "id": "29",
                "shapeid": "newCustomShape"
            },
            {
                "id": "30",
                "shapeid": "newCustomShape"
            },
            {
                "id": "31",
                "shapeid": "newCustomShape"
            },
            {
                "id": "32",
                "shapeid": "newCustomShape"
            },
            {
                "id": "33",
                "shapeid": "newCustomShape"
            },
            {
                "id": "34",
                "shapeid": "newCustomShape"
            },
            {
                "id": "35",
                "shapeid": "newCustomShape"
            },
            {
                "id": "36",
                "shapeid": "newCustomShape"
            },
            {
                "id": "37",
                "shapeid": "newCustomShape"
            },
            {
                "id": "38",
                "shapeid": "newCustomShape"
            },
            {
                "id": "39",
                "shapeid": "newCustomShape"
            },
            {
                "id": "40",
                "shapeid": "newCustomShape"
            },
            {
                "id": "41",
                "shapeid": "newCustomShape"
            },
            {
                "id": "42",
                "shapeid": "newCustomShape"
            },
            {
                "id": "43",
                "shapeid": "newCustomShape"
            },
            {
                "id": "44",
                "shapeid": "newCustomShape"
            },
            {
                "id": "45",
                "shapeid": "newCustomShape"
            },
            {
                "id": "46",
                "shapeid": "newCustomShape"
            },
            {
                "id": "47",
                "shapeid": "newCustomShape"
            },
            {
                "id": "48",
                "shapeid": "newCustomShape"
            },
            {
                "id": "49",
                "shapeid": "newCustomShape"
            },
            {
                "id": "50",
                "shapeid": "newCustomShape"
            },
            {
                "id": "51",
                "shapeid": "newCustomShape"
            },
            {
                "id": "52",
                "shapeid": "newCustomShape"
            },
            {
                "id": "53",
                "shapeid": "newCustomShape"
            },
            {
                "id": "54",
                "shapeid": "newCustomShape"
            },
            {
                "id": "55",
                "shapeid": "newCustomShape"
            },
            {
                "id": "56",
                "shapeid": "newCustomShape"
            },
            {
                "id": "57",
                "shapeid": "newCustomShape"
            },
            {
                "id": "58",
                "shapeid": "newCustomShape"
            },
            {
                "id": "59",
                "shapeid": "newCustomShape"
            },
            {
                "id": "60",
                "shapeid": "newCustomShape"
            },
            {
                "id": "61",
                "shapeid": "newCustomShape"
            },
            {
                "id": "62",
                "shapeid": "newCustomShape"
            },
            {
                "id": "63",
                "shapeid": "newCustomShape"
            },
            {
                "id": "64",
                "shapeid": "newCustomShape"
            },
            {
                "id": "65",
                "shapeid": "newCustomShape"
            },
            {
                "id": "66",
                "shapeid": "newCustomShape"
            },
            {
                "id": "67",
                "shapeid": "newCustomShape"
            }
        ]
    }
}

Old format for marker data in XML, using separate and blocks:

<map> 
    <markers>
       <shapes>
           <shape id='myCustomShape' type='circle' fillColor='FFFFFF,333333' fillPattern='radial' showBorder='0' radius='4'/>
            <shape id='newCustomShape' type='circle' fillColor='FFFFFF,000099' fillPattern='radial' showBorder='0' radius='3'/>
         </shapes>  
        <definition>
            <marker id='AL' x='550' y='312' label='Albany' labelPos='left'  />
            <marker id='01' x='210' y='240' label='Irondequoit'  />
            <marker id='02' x='204' y='252' label='Rochester' labelPos='bottom'  />
            <marker id='03' x='255' y='263' label='Newark'  />
            <marker id='04' x='281' y='282' label='Seneca Falls' labelPos='left'  />
            <marker id='05' x='260' y='297' label='Geneva' labelPos='left'  />
            <marker id='06' x='320' y='273' label='Auburn' labelPos='left'  />
            <marker id='07' x='352' y='250' label='Syracuse' labelPos='left'  />
            <marker id='08' x='377' y='230' label='Oneida'  />
            <marker id='09' x='409' y='211' label='Rome'  />
            <marker id='10' x='427' y='226' label='Utica' labelPos='right'  />
            <marker id='11' x='442' y='242' label='Llion' labelPos='left'  />
            <marker id='12' x='480' y='248' label='Gloversville'  />
            <marker id='13' x='469' y='261' label='Johnstown' labelPos='left'  />
            <marker id='14' x='492' y='280' label='Amsterdam' labelPos='left'  />
            <marker id='15' x='523' y='293' label='Schenectady' labelPos='left'  />
            <marker id='16' x='558' y='242' label='Saratoga Springs' labelPos='right'  />
            <marker id='17' x='562' y='308' label='Troy' labelPos='right'  />
            <marker id='18' x='566' y='197' label='Glens Falls' labelPos='right'  />
            <marker id='19' x='466' y='148' label='Long Lake'  />
            <marker id='20' x='309' y='207' label='Oswego'  />
            <marker id='21' x='313' y='230' label='Fulton' labelPos='left'  />
            <marker id='22' x='356' y='148' label='Watertown'  />
            <marker id='23' x='447' y='106' label='Tupper Lake' labelPos='left'  />
            <marker id='24' x='482' y='93' label='Saranac Lake'  />
            <marker id='25' x='596' y='63' label='Plattsburgh' labelPos='right'  />
            <marker id='26' x='517' y='113' label='Lake Placid' labelPos='right'  />
            <marker id='27' x='537' y='40' label='Malone'  />
            <marker id='28' x='453' y='15' label='Massena' labelPos='left'  />
            <marker id='29' x='447' y='55' label='Potsdam' labelPos='right'  />
            <marker id='30' x='398' y='52' label='Ogdensburg' labelPos='left'  />
            <marker id='31' x='97' y='244' label='Lockport'  />
            <marker id='32' x='73' y='252' label='Niagara Falls' labelPos='left'  />
            <marker id='33' x='89' y='264' label='North Tonawanda' labelPos='left'  />
            <marker id='34' x='107' y='281' label='Checktowaga' labelPos='left'  />
            <marker id='35' x='89' y='290' label='Buffalo' labelPos='left'  />
            <marker id='36' x='53' y='326' label='Dunkirk' labelPos='right'  />
            <marker id='37' x='51' y='339' label='Fredonia' labelPos='right'  />
            <marker id='38' x='63' y='379' label='Jamestown' labelPos='left'  />
            <marker id='39' x='112' y='376' label='Olean' labelPos='left'  />
            <marker id='40' x='149' y='367' label='Wellsville' labelPos='left'  />
            <marker id='41' x='170' y='338' label='Hornell' labelPos='left'  />
            <marker id='42' x='164' y='310' label='Dansville' labelPos='left'  />
            <marker id='43' x='146' y='292' label='Geneseo'  />
            <marker id='44' x='193' y='363' label='Corning'  />
            <marker id='45' x='222' y='371' label='Elmira' labelPos='left'  />
            <marker id='46' x='190' y='336' label='Bath'  />
            <marker id='47' x='249' y='324' label='Ithaca'  />
            <marker id='48' x='285' y='302' label='Cortland' labelPos='right'  />
            <marker id='49' x='355' y='307' label='Norwich'  />
            <marker id='50' x='371' y='325' label='Oneonta' labelPos='right'  />
            <marker id='51' x='348' y='340' label='Sidney' labelPos='left'  />
            <marker id='52' x='311' y='370' label='Binghamton' labelPos='right'  />
            <marker id='53' x='282' y='375' label='Endicott' labelPos='bottom'  />
            <marker id='54' x='559' y='369' label='Hudson'  />
            <marker id='55' x='542' y='382' label='Catskill' labelPos='right'  />
            <marker id='56' x='518' y='418' label='Kingston' labelPos='left'  />
            <marker id='57' x='483' y='455' label='Monticello' labelPos='right'  />
            <marker id='58' x='544' y='440' label='Poughkeepsie' labelPos='left'  />
            <marker id='59' x='550' y='465' label='Newburgh' labelPos='right'  />
            <marker id='60' x='513' y='475' label='Middletown' labelPos='left'  />
            <marker id='61' x='565' y='482' label='Peekskill' labelPos='right'  />
            <marker id='62' x='559' y='513' label='White Plains' labelPos='left'  />
            <marker id='63' x='549' y='533' label='Yonkers' labelPos='left'  />
            <marker id='64' x='541' y='550' label='New York' labelPos='left'  />
            <marker id='65' x='589' y='553' label='Hempstead' labelPos='bottom'  />
            <marker id='66' x='608' y='542' label='Levittown'  />
            <marker id='67' x='731' y='509' label='Montauk'  />


        </definition>
        <application>
            <marker id='AL' shapeId='myCustomShape'  />
            <marker id='01' shapeId='newCustomShape'  />
            <marker id='02' shapeId='newCustomShape'  />
            <marker id='03' shapeId='newCustomShape'  />
            <marker id='04' shapeId='newCustomShape'  />
            <marker id='05' shapeId='newCustomShape'  />
            <marker id='06' shapeId='newCustomShape'  />
            <marker id='07' shapeId='newCustomShape'  />
            <marker id='08' shapeId='newCustomShape'  />
            <marker id='09' shapeId='newCustomShape'  />
            <marker id='10' shapeId='newCustomShape'  />
            <marker id='11' shapeId='newCustomShape'  />
            <marker id='12' shapeId='newCustomShape'  />
            <marker id='13' shapeId='newCustomShape'  />
            <marker id='14' shapeId='newCustomShape'  />
            <marker id='15' shapeId='newCustomShape'  />
            <marker id='16' shapeId='newCustomShape'  />
            <marker id='17' shapeId='newCustomShape'  />
            <marker id='18' shapeId='newCustomShape'  />
            <marker id='19' shapeId='newCustomShape'  />
            <marker id='20' shapeId='newCustomShape'  />
            <marker id='21' shapeId='newCustomShape'  />
            <marker id='22' shapeId='newCustomShape'  />
            <marker id='23' shapeId='newCustomShape'  />
            <marker id='24' shapeId='newCustomShape'  />
            <marker id='25' shapeId='newCustomShape'  />
            <marker id='26' shapeId='newCustomShape'  />
            <marker id='27' shapeId='newCustomShape'  />
            <marker id='28' shapeId='newCustomShape'  />
            <marker id='29' shapeId='newCustomShape'  />
            <marker id='30' shapeId='newCustomShape'  />
            <marker id='31' shapeId='newCustomShape'  />
            <marker id='32' shapeId='newCustomShape'  />
            <marker id='33' shapeId='newCustomShape'  />
            <marker id='34' shapeId='newCustomShape'  />
            <marker id='35' shapeId='newCustomShape'  />
            <marker id='36' shapeId='newCustomShape'  />
            <marker id='37' shapeId='newCustomShape'  />
            <marker id='38' shapeId='newCustomShape'  />
            <marker id='39' shapeId='newCustomShape'  />
            <marker id='40' shapeId='newCustomShape'  />
            <marker id='41' shapeId='newCustomShape'  />
            <marker id='42' shapeId='newCustomShape'  />
            <marker id='43' shapeId='newCustomShape'  />
            <marker id='44' shapeId='newCustomShape'  />
            <marker id='45' shapeId='newCustomShape'  />
            <marker id='46' shapeId='newCustomShape'  />
            <marker id='47' shapeId='newCustomShape'  />
            <marker id='48' shapeId='newCustomShape'  />
            <marker id='49' shapeId='newCustomShape'  />
            <marker id='50' shapeId='newCustomShape'  />
            <marker id='51' shapeId='newCustomShape'  />
            <marker id='52' shapeId='newCustomShape'  />
            <marker id='53' shapeId='newCustomShape'  />
            <marker id='54' shapeId='newCustomShape'  />
            <marker id='55' shapeId='newCustomShape'  />
            <marker id='56' shapeId='newCustomShape'  />
            <marker id='57' shapeId='newCustomShape'  />
            <marker id='58' shapeId='newCustomShape'  />
            <marker id='59' shapeId='newCustomShape'  />
            <marker id='60' shapeId='newCustomShape'  />
            <marker id='61' shapeId='newCustomShape'  />
            <marker id='62' shapeId='newCustomShape'  />
            <marker id='63' shapeId='newCustomShape'  />
            <marker id='64' shapeId='newCustomShape'  />
            <marker id='65' shapeId='newCustomShape'  />
            <marker id='66' shapeId='newCustomShape'  />
            <marker id='67' shapeId='newCustomShape'  />

        </application>
    </markers>
</map>