Map Name: Belize
Javascript Alias: maps/belize
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": "BM",
"shapeid": "myCustomShape",
"x": "41.78",
"y": "120.75",
"label": "Belmopan",
"labelpos": "right"
},
{
"id": "01",
"shapeid": "newCustomShape",
"x": "79.28",
"y": "15.74",
"label": "Corozal",
"labelpos": "left"
},
{
"id": "02",
"shapeid": "newCustomShape"
},
{
"id": "03",
"shapeid": "newCustomShape",
"x": "61.07",
"y": "37.17",
"label": "San Jose",
"labelpos": "left"
},
{
"id": "04",
"shapeid": "newCustomShape",
"x": "71.78",
"y": "42.53",
"label": "San Estevan",
"labelpos": "right"
},
{
"id": "05",
"shapeid": "newCustomShape"
},
{
"id": "06",
"shapeid": "newCustomShape"
},
{
"id": "07",
"shapeid": "newCustomShape",
"x": "28.92",
"y": "128.25",
"label": "San Ignacio",
"labelpos": "bottom"
},
{
"id": "08",
"shapeid": "newCustomShape",
"x": "93.21",
"y": "146.46",
"label": "Dangriga",
"labelpos": "right"
},
{
"id": "09",
"shapeid": "newCustomShape"
},
{
"id": "10",
"shapeid": "newCustomShape"
},
{
"id": "11",
"shapeid": "newCustomShape"
},
{
"id": "12",
"shapeid": "newCustomShape",
"x": "28.92",
"y": "204.32",
"label": "San Antonio"
},
{
"id": "13",
"shapeid": "newCustomShape"
},
{
"id": "14",
"shapeid": "newCustomShape"
},
{
"id": "15",
"shapeid": "newCustomShape"
},
{
"id": "16",
"shapeid": "newCustomShape"
},
{
"id": "18",
"shapeid": "newCustomShape",
"x": "83.57",
"y": "33.96",
"label": "Little Belize",
"labelpos": "right"
},
{
"id": "19",
"shapeid": "newCustomShape"
},
{
"id": "20",
"shapeid": "newCustomShape"
},
{
"id": "21",
"shapeid": "newCustomShape",
"x": "54.64",
"y": "67.17",
"label": "Shipyard",
"labelpos": "left"
},
{
"id": "22",
"shapeid": "newCustomShape"
},
{
"id": "23",
"shapeid": "newCustomShape"
},
{
"id": "24",
"shapeid": "newCustomShape"
},
{
"id": "25",
"shapeid": "newCustomShape",
"x": "20.35",
"y": "66.1",
"label": "Neustadt"
},
{
"id": "26",
"shapeid": "newCustomShape",
"x": "20.35",
"y": "90.75",
"label": "Gallon Jug"
},
{
"id": "27",
"shapeid": "newCustomShape"
},
{
"id": "28",
"shapeid": "newCustomShape"
},
{
"id": "29",
"shapeid": "newCustomShape",
"x": "50.35",
"y": "129.32",
"label": "Roaring Creek",
"labelpos": "right"
},
{
"id": "30",
"shapeid": "newCustomShape"
},
{
"id": "31",
"shapeid": "newCustomShape"
},
{
"id": "32",
"shapeid": "newCustomShape",
"x": "78.21",
"y": "188.24",
"label": "Big Creek"
},
{
"id": "33",
"shapeid": "newCustomShape"
},
{
"id": "34",
"shapeid": "newCustomShape",
"x": "84.64",
"y": "168.96",
"label": "Riversdale",
"labelpos": "right"
},
{
"id": "35",
"shapeid": "newCustomShape",
"x": "86.78",
"y": "153.96",
"label": "Hopkins",
"labelpos": "right"
},
{
"id": "36",
"shapeid": "newCustomShape"
},
{
"id": "37",
"shapeid": "newCustomShape",
"x": "82.5",
"y": "121.82",
"label": "Gales Point"
},
{
"id": "38",
"shapeid": "newCustomShape",
"x": "70.71",
"y": "114.32",
"label": "La Democracia"
},
{
"id": "39",
"shapeid": "newCustomShape"
},
{
"id": "40",
"shapeid": "newCustomShape",
"x": "87.85",
"y": "85.39",
"label": "Ladyville",
"labelpos": "right"
},
{
"id": "41",
"shapeid": "newCustomShape"
},
{
"id": "42",
"shapeid": "newCustomShape"
},
{
"id": "43",
"shapeid": "newCustomShape",
"x": "71.78",
"y": "70.39",
"label": "Crooked Tree",
"labelpos": "right"
},
{
"id": "44",
"shapeid": "newCustomShape",
"x": "85.71",
"y": "61.82",
"label": "Maskall",
"labelpos": "left"
},
{
"id": "45",
"shapeid": "newCustomShape"
},
{
"id": "46",
"shapeid": "newCustomShape"
},
{
"id": "47",
"shapeid": "newCustomShape"
}
]
}
}
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": "BM",
"x": "41.78",
"y": "120.75",
"label": "Belmopan",
"labelpos": "right"
},
{
"id": "01",
"x": "79.28",
"y": "15.74",
"label": "Corozal",
"labelpos": "left"
},
{
"id": "03",
"x": "61.07",
"y": "37.17",
"label": "San Jose",
"labelpos": "left"
},
{
"id": "04",
"x": "71.78",
"y": "42.53",
"label": "San Estevan",
"labelpos": "right"
},
{
"id": "07",
"x": "28.92",
"y": "128.25",
"label": "San Ignacio",
"labelpos": "bottom"
},
{
"id": "08",
"x": "93.21",
"y": "146.46",
"label": "Dangriga",
"labelpos": "right"
},
{
"id": "12",
"x": "28.92",
"y": "204.32",
"label": "San Antonio"
},
{
"id": "17",
"x": "97.5",
"y": "21.1",
"label": "Sarteneja"
},
{
"id": "18",
"x": "83.57",
"y": "33.96",
"label": "Little Belize",
"labelpos": "right"
},
{
"id": "21",
"x": "54.64",
"y": "67.17",
"label": "Shipyard",
"labelpos": "left"
},
{
"id": "25",
"x": "20.35",
"y": "66.1",
"label": "Neustadt"
},
{
"id": "26",
"x": "20.35",
"y": "90.75",
"label": "Gallon Jug"
},
{
"id": "29",
"x": "50.35",
"y": "129.32",
"label": "Roaring Creek",
"labelpos": "right"
},
{
"id": "32",
"x": "78.21",
"y": "188.24",
"label": "Big Creek"
},
{
"id": "34",
"x": "84.64",
"y": "168.96",
"label": "Riversdale",
"labelpos": "right"
},
{
"id": "35",
"x": "86.78",
"y": "153.96",
"label": "Hopkins",
"labelpos": "right"
},
{
"id": "37",
"x": "82.5",
"y": "121.82",
"label": "Gales Point"
},
{
"id": "38",
"x": "70.71",
"y": "114.32",
"label": "La Democracia"
},
{
"id": "40",
"x": "87.85",
"y": "85.39",
"label": "Ladyville",
"labelpos": "right"
},
{
"id": "43",
"x": "71.78",
"y": "70.39",
"label": "Crooked Tree",
"labelpos": "right"
},
{
"id": "44",
"x": "85.71",
"y": "61.82",
"label": "Maskall",
"labelpos": "left"
}
],
"application": [
{
"id": "BM",
"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": "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"
}
]
}
}
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='BM' x='41.78' y='120.75' label='Belmopan' labelPos='right' />
<marker id='01' x='79.28' y='15.74' label='Corozal' labelPos='left' />
<marker id='03' x='61.07' y='37.17' label='San Jose' labelPos='left' />
<marker id='04' x='71.78' y='42.53' label='San Estevan' labelPos='right' />
<marker id='07' x='28.92' y='128.25' label='San Ignacio' labelPos='bottom'/>
<marker id='08' x='93.21' y='146.46' label='Dangriga' labelPos='right' />
<marker id='12' x='28.92' y='204.32' label='San Antonio' />
<marker id='17' x='97.5' y='21.1' label='Sarteneja' />
<marker id='18' x='83.57' y='33.96' label='Little Belize' labelPos='right' />
<marker id='21' x='54.64' y='67.17' label='Shipyard' labelPos='left' />
<marker id='25' x='20.35' y='66.1' label='Neustadt' />
<marker id='26' x='20.35' y='90.75' label='Gallon Jug' />
<marker id='29' x='50.35' y='129.32' label='Roaring Creek' labelPos='right' />
<marker id='32' x='78.21' y='188.24' label='Big Creek' />
<marker id='34' x='84.64' y='168.96' label='Riversdale' labelPos='right' />
<marker id='35' x='86.78' y='153.96' label='Hopkins' labelPos='right' />
<marker id='37' x='82.5' y='121.82' label='Gales Point' />
<marker id='38' x='70.71' y='114.32' label='La Democracia' />
<marker id='40' x='87.85' y='85.39' label='Ladyville' labelPos='right'/>
<marker id='43' x='71.78' y='70.39' label='Crooked Tree' labelPos='right' />
<marker id='44' x='85.71' y='61.82' label='Maskall' labelPos='left'/>
</definition>
<application>
<marker id='BM' 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='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' />
</application>
</markers>
</map>