Map Name: Armenia
Javascript Alias: maps/armenia
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": "YR",
"shapeid": "myCustomShape",
"x": "162.31",
"y": "238.82",
"label": "Yerevan ",
"labelpos": "right"
},
{
"id": "01",
"shapeid": "newCustomShape",
"x": "185.79",
"y": "35.67",
"label": "Alaverdi"
},
{
"id": "04",
"shapeid": "newCustomShape",
"x": "57.16",
"y": "111.21",
"label": "Gyumri"
},
{
"id": "05",
"shapeid": "newCustomShape",
"x": "80.64",
"y": "128.57",
"label": "Artik"
},
{
"id": "06",
"shapeid": "newCustomShape",
"x": "61.25",
"y": "143.88",
"label": "Maralik",
"labelpos": "left"
},
{
"id": "07",
"shapeid": "newCustomShape",
"x": "59.2",
"y": "175.53",
"label": "Verin Talin"
},
{
"id": "08",
"shapeid": "newCustomShape",
"x": "130.66",
"y": "195.94",
"label": "Ashtarak"
},
{
"id": "09",
"shapeid": "newCustomShape",
"x": "115.35",
"y": "233.71",
"label": "Echmiadzin",
"labelpos": "left"
},
{
"id": "10",
"shapeid": "newCustomShape",
"x": "147",
"y": "253.11",
"label": "Masis",
"labelpos": "left"
},
{
"id": "11",
"shapeid": "newCustomShape",
"x": "164.35",
"y": "272.51",
"label": "Artashat",
"labelpos": "right"
},
{
"id": "02",
"shapeid": "newCustomShape",
"x": "65.33",
"y": "52.01",
"label": "Gukasyan"
},
{
"id": "12",
"shapeid": "newCustomShape",
"x": "188.85",
"y": "68.34",
"label": "Tumanyan"
},
{
"id": "13",
"shapeid": "newCustomShape",
"x": "171.5",
"y": "99.99",
"label": "Kirovakan"
},
{
"id": "14",
"shapeid": "newCustomShape",
"x": "213.35",
"y": "107.13",
"label": "Dilijan",
"labelpos": "right"
},
{
"id": "15",
"shapeid": "newCustomShape",
"x": "229.68",
"y": "155.11",
"label": "Sevan"
},
{
"id": "16",
"shapeid": "newCustomShape",
"x": "202.12",
"y": "171.44",
"label": "Razdan"
},
{
"id": "18",
"shapeid": "newCustomShape",
"x": "274.6",
"y": "159.19",
"label": "Shorzha"
},
{
"id": "17",
"shapeid": "newCustomShape",
"x": "315.43",
"y": "139.8",
"label": "Artsvashen"
},
{
"id": "20",
"shapeid": "newCustomShape",
"x": "302.16",
"y": "87.74",
"label": "Berd"
},
{
"id": "19",
"shapeid": "newCustomShape",
"x": "256.22",
"y": "83.65",
"label": "Ijevan"
},
{
"id": "21",
"shapeid": "newCustomShape",
"x": "338.91",
"y": "225.55",
"label": "Vardenis"
},
{
"id": "22",
"shapeid": "newCustomShape",
"x": "281.75",
"y": "234.74",
"label": "Martuni"
},
{
"id": "23",
"shapeid": "newCustomShape",
"x": "331.77",
"y": "288.84",
"label": "Jermuk"
},
{
"id": "24",
"shapeid": "newCustomShape",
"x": "372.6",
"y": "328.65",
"label": "Bazarchay"
},
{
"id": "25",
"shapeid": "newCustomShape",
"x": "399.14",
"y": "360.3",
"label": "Sisian"
},
{
"id": "26",
"shapeid": "newCustomShape",
"x": "441",
"y": "361.32",
"label": "Goris"
},
{
"id": "27",
"shapeid": "newCustomShape",
"x": "451.2",
"y": "417.46",
"label": "Kapan"
},
{
"id": "28",
"shapeid": "newCustomShape",
"x": "412.41",
"y": "430.74",
"label": "Kadzharan"
},
{
"id": "29",
"shapeid": "newCustomShape",
"x": "427.72",
"y": "479.74",
"label": "Meghri"
},
{
"id": "03",
"shapeid": "newCustomShape",
"x": "49",
"y": "66.3",
"label": "Amasiya",
"labelpos": "left"
}
]
}
}
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": "YR",
"x": "162.31",
"y": "238.82",
"label": "Yerevan ",
"labelpos": "right"
},
{
"id": "01",
"x": "185.79",
"y": "35.67",
"label": "Alaverdi"
},
{
"id": "04",
"x": "57.16",
"y": "111.21",
"label": "Gyumri"
},
{
"id": "05",
"x": "80.64",
"y": "128.57",
"label": "Artik"
},
{
"id": "06",
"x": "61.25",
"y": "143.88",
"label": "Maralik",
"labelpos": "left"
},
{
"id": "07",
"x": "59.2",
"y": "175.53",
"label": "Verin Talin"
},
{
"id": "08",
"x": "130.66",
"y": "195.94",
"label": "Ashtarak"
},
{
"id": "09",
"x": "115.35",
"y": "233.71",
"label": "Echmiadzin",
"labelpos": "left"
},
{
"id": "10",
"x": "147",
"y": "253.11",
"label": "Masis",
"labelpos": "left"
},
{
"id": "11",
"x": "164.35",
"y": "272.51",
"label": "Artashat",
"labelpos": "right"
},
{
"id": "02",
"x": "65.33",
"y": "52.01",
"label": "Gukasyan"
},
{
"id": "12",
"x": "188.85",
"y": "68.34",
"label": "Tumanyan"
},
{
"id": "13",
"x": "171.5",
"y": "99.99",
"label": "Kirovakan"
},
{
"id": "14",
"x": "213.35",
"y": "107.13",
"label": "Dilijan",
"labelpos": "right"
},
{
"id": "15",
"x": "229.68",
"y": "155.11",
"label": "Sevan"
},
{
"id": "16",
"x": "202.12",
"y": "171.44",
"label": "Razdan"
},
{
"id": "18",
"x": "274.6",
"y": "159.19",
"label": "Shorzha"
},
{
"id": "17",
"x": "315.43",
"y": "139.8",
"label": "Artsvashen"
},
{
"id": "20",
"x": "302.16",
"y": "87.74",
"label": "Berd"
},
{
"id": "19",
"x": "256.22",
"y": "83.65",
"label": "Ijevan"
},
{
"id": "21",
"x": "338.91",
"y": "225.55",
"label": "Vardenis"
},
{
"id": "22",
"x": "281.75",
"y": "234.74",
"label": "Martuni"
},
{
"id": "23",
"x": "331.77",
"y": "288.84",
"label": "Jermuk"
},
{
"id": "24",
"x": "372.6",
"y": "328.65",
"label": "Bazarchay"
},
{
"id": "25",
"x": "399.14",
"y": "360.3",
"label": "Sisian"
},
{
"id": "26",
"x": "441",
"y": "361.32",
"label": "Goris"
},
{
"id": "27",
"x": "451.2",
"y": "417.46",
"label": "Kapan"
},
{
"id": "28",
"x": "412.41",
"y": "430.74",
"label": "Kadzharan"
},
{
"id": "29",
"x": "427.72",
"y": "479.74",
"label": "Meghri"
},
{
"id": "03",
"x": "49",
"y": "66.3",
"label": "Amasiya",
"labelpos": "left"
}
],
"application": [
{
"id": "YR",
"shapeid": "myCustomShape"
},
{
"id": "01",
"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": "02",
"shapeid": "newCustomShape"
},
{
"id": "12",
"shapeid": "newCustomShape"
},
{
"id": "13",
"shapeid": "newCustomShape"
},
{
"id": "14",
"shapeid": "newCustomShape"
},
{
"id": "15",
"shapeid": "newCustomShape"
},
{
"id": "16",
"shapeid": "newCustomShape"
},
{
"id": "18",
"shapeid": "newCustomShape"
},
{
"id": "17",
"shapeid": "newCustomShape"
},
{
"id": "20",
"shapeid": "newCustomShape"
},
{
"id": "19",
"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": "03",
"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='YR' x='162.31' y='238.82' label='Yerevan ' labelPos='right' />
<marker id='01' x='185.79' y='35.67' label='Alaverdi' />
<marker id='04' x='57.16' y='111.21' label='Gyumri' />
<marker id='05' x='80.64' y='128.57' label='Artik' />
<marker id='06' x='61.25' y='143.88' label='Maralik' labelPos='left' />
<marker id='07' x='59.2' y='175.53' label='Verin Talin' />
<marker id='08' x='130.66' y='195.94' label='Ashtarak' />
<marker id='09' x='115.35' y='233.71' label='Echmiadzin' labelPos='left' />
<marker id='10' x='147' y='253.11' label='Masis' labelPos='left' />
<marker id='11' x='164.35' y='272.51' label='Artashat' labelPos='right' />
<marker id='02' x='65.33' y='52.01' label='Gukasyan' />
<marker id='12' x='188.85' y='68.34' label='Tumanyan' />
<marker id='13' x='171.5' y='99.99' label='Kirovakan' />
<marker id='14' x='213.35' y='107.13' label='Dilijan' labelPos='right' />
<marker id='15' x='229.68' y='155.11' label='Sevan' />
<marker id='16' x='202.12' y='171.44' label='Razdan' />
<marker id='18' x='274.6' y='159.19' label='Shorzha' />
<marker id='17' x='315.43' y='139.8' label='Artsvashen' />
<marker id='20' x='302.16' y='87.74' label='Berd' />
<marker id='19' x='256.22' y='83.65' label='Ijevan' />
<marker id='21' x='338.91' y='225.55' label='Vardenis' />
<marker id='22' x='281.75' y='234.74' label='Martuni' />
<marker id='23' x='331.77' y='288.84' label='Jermuk' />
<marker id='24' x='372.6' y='328.65' label='Bazarchay' />
<marker id='25' x='399.14' y='360.3' label='Sisian' />
<marker id='26' x='441' y='361.32' label='Goris' />
<marker id='27' x='451.2' y='417.46' label='Kapan' />
<marker id='28' x='412.41' y='430.74' label='Kadzharan' />
<marker id='29' x='427.72' y='479.74' label='Meghri' />
<marker id='03' x='49' y='66.3' label='Amasiya' labelPos='left' />
</definition>
<application>
<marker id='YR' shapeId='myCustomShape' />
<marker id='01' 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='02' 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='18' shapeId='newCustomShape' />
<marker id='17' shapeId='newCustomShape' />
<marker id='20' shapeId='newCustomShape' />
<marker id='19' 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='03' shapeId='newCustomShape' />
</application>
</markers>
</map>