Guyana

Map Name: Guyana

Javascript Alias: maps/guyana

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"
    },
    "data": [
        {
            "id": "GY.BA"
        },
        {
            "id": "GY.CU "
        },
        {
            "id": "GY.DE"
        },
        {
            "id": "GY.EB"
        },
        {
            "id": "GY.ES"
        },
        {
            "id": "GY.MA"
        },
        {
            "id": "GY.PM"
        },
        {
            "id": "GY.PT"
        },
        {
            "id": "GY.UD"
        },
        {
            "id": "GY.UT"
        }
    ],
    "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": "GE",
                "shapeid": "myCustomShape",
                "x": "211.16",
                "y": "113.62",
                "label": "GeorgeTown",
                "labelpos": "right"
            },
            {
                "id": "01",
                "shapeid": "newCustomShape",
                "x": "194.28",
                "y": "112.5",
                "label": "Parika",
                "labelpos": "bottom"
            },
            {
                "id": "02",
                "shapeid": "newCustomShape",
                "x": "183.03",
                "y": "76.5",
                "label": "Charity",
                "labelpos": "right"
            },
            {
                "id": "03",
                "shapeid": "newCustomShape",
                "x": "114.41",
                "y": "38.25",
                "label": "Mabaruma"
            },
            {
                "id": "05",
                "shapeid": "newCustomShape",
                "x": "102.03",
                "y": "58.5",
                "label": "Port Kaiturna",
                "labelpos": "left"
            },
            {
                "id": "06",
                "shapeid": "newCustomShape",
                "x": "186.41",
                "y": "100.12",
                "label": "Spring Garden",
                "labelpos": "right"
            },
            {
                "id": "07",
                "shapeid": "newCustomShape",
                "x": "77.28",
                "y": "78.75",
                "label": "Matthews Ridge",
                "labelpos": "bottom"
            },
            {
                "id": "04",
                "shapeid": "newCustomShape",
                "x": "176.28",
                "y": "139.5",
                "label": "Kartaba Point",
                "labelpos": "right"
            },
            {
                "id": "09",
                "shapeid": "newCustomShape",
                "x": "150.41",
                "y": "122.62",
                "label": "Arimu Mine",
                "labelpos": "left"
            },
            {
                "id": "08",
                "shapeid": "newCustomShape",
                "x": "129.03",
                "y": "151.87",
                "label": "Peters Mine"
            },
            {
                "id": "10",
                "shapeid": "newCustomShape",
                "x": "192.03",
                "y": "163.12",
                "label": "Rockstone",
                "labelpos": "right"
            },
            {
                "id": "11",
                "shapeid": "newCustomShape",
                "x": "117.78",
                "y": "175.5",
                "label": "Issano",
                "labelpos": "left"
            },
            {
                "id": "12",
                "shapeid": "newCustomShape",
                "x": "153.78",
                "y": "196.87",
                "label": "Potaro Landing",
                "labelpos": "right"
            },
            {
                "id": "13",
                "shapeid": "newCustomShape",
                "x": "144.78",
                "y": "214.87",
                "label": "Mahdia",
                "labelpos": "right"
            },
            {
                "id": "14",
                "shapeid": "newCustomShape",
                "x": "105.41",
                "y": "231.75",
                "label": "Orinduik",
                "labelpos": "left"
            },
            {
                "id": "15",
                "shapeid": "newCustomShape",
                "x": "132.41",
                "y": "288",
                "label": "Good Hope",
                "labelpos": "left"
            },
            {
                "id": "16",
                "shapeid": "newCustomShape",
                "x": "117.78",
                "y": "316.12",
                "label": "Lethem",
                "labelpos": "left"
            },
            {
                "id": "17",
                "shapeid": "newCustomShape",
                "x": "142.53",
                "y": "346.5",
                "label": "Dadanawa",
                "labelpos": "left"
            },
            {
                "id": "18",
                "shapeid": "newCustomShape",
                "x": "158.28",
                "y": "375.75",
                "label": "Isherton",
                "labelpos": "right"
            },
            {
                "id": "19",
                "shapeid": "newCustomShape",
                "x": "264.03",
                "y": "150.75",
                "label": "Rose Hall",
                "labelpos": "right"
            },
            {
                "id": "20",
                "shapeid": "newCustomShape",
                "x": "266.28",
                "y": "174.37",
                "label": "Corriverton",
                "labelpos": "bottom"
            },
            {
                "id": "21",
                "shapeid": "newCustomShape",
                "x": "221.28",
                "y": "177.75",
                "label": "Kalkuni",
                "labelpos": "left"
            }
        ]
    }
}

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

{
    "map": {
        "animation": "0",
        "showshadow": "0",
        "showbevel": "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": "GY.BA"
        },
        {
            "id": "GY.CU "
        },
        {
            "id": "GY.DE"
        },
        {
            "id": "GY.EB"
        },
        {
            "id": "GY.ES"
        },
        {
            "id": "GY.MA"
        },
        {
            "id": "GY.PM"
        },
        {
            "id": "GY.PT"
        },
        {
            "id": "GY.UD"
        },
        {
            "id": "GY.UT"
        }
    ],
    "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": "GE",
                "x": "211.16",
                "y": "113.62",
                "label": "GeorgeTown",
                "labelpos": "right"
            },
            {
                "id": "01",
                "x": "194.28",
                "y": "112.5",
                "label": "Parika",
                "labelpos": "bottom"
            },
            {
                "id": "02",
                "x": "183.03",
                "y": "76.5",
                "label": "Charity",
                "labelpos": "right"
            },
            {
                "id": "03",
                "x": "114.41",
                "y": "38.25",
                "label": "Mabaruma"
            },
            {
                "id": "05",
                "x": "102.03",
                "y": "58.5",
                "label": "Port Kaiturna",
                "labelpos": "left"
            },
            {
                "id": "06",
                "x": "186.41",
                "y": "100.12",
                "label": "Spring Garden",
                "labelpos": "right"
            },
            {
                "id": "07",
                "x": "77.28",
                "y": "78.75",
                "label": "Matthews Ridge",
                "labelpos": "bottom"
            },
            {
                "id": "04",
                "x": "176.28",
                "y": "139.5",
                "label": "Kartaba Point",
                "labelpos": "right"
            },
            {
                "id": "09",
                "x": "150.41",
                "y": "122.62",
                "label": "Arimu Mine",
                "labelpos": "left"
            },
            {
                "id": "08",
                "x": "129.03",
                "y": "151.87",
                "label": "Peters Mine"
            },
            {
                "id": "10",
                "x": "192.03",
                "y": "163.12",
                "label": "Rockstone",
                "labelpos": "right"
            },
            {
                "id": "11",
                "x": "117.78",
                "y": "175.5",
                "label": "Issano",
                "labelpos": "left"
            },
            {
                "id": "12",
                "x": "153.78",
                "y": "196.87",
                "label": "Potaro Landing",
                "labelpos": "right"
            },
            {
                "id": "13",
                "x": "144.78",
                "y": "214.87",
                "label": "Mahdia",
                "labelpos": "right"
            },
            {
                "id": "14",
                "x": "105.41",
                "y": "231.75",
                "label": "Orinduik",
                "labelpos": "left"
            },
            {
                "id": "15",
                "x": "132.41",
                "y": "288",
                "label": "Good Hope",
                "labelpos": "left"
            },
            {
                "id": "16",
                "x": "117.78",
                "y": "316.12",
                "label": "Lethem",
                "labelpos": "left"
            },
            {
                "id": "17",
                "x": "142.53",
                "y": "346.5",
                "label": "Dadanawa",
                "labelpos": "left"
            },
            {
                "id": "18",
                "x": "158.28",
                "y": "375.75",
                "label": "Isherton",
                "labelpos": "right"
            },
            {
                "id": "19",
                "x": "264.03",
                "y": "150.75",
                "label": "Rose Hall",
                "labelpos": "right"
            },
            {
                "id": "20",
                "x": "266.28",
                "y": "174.37",
                "label": "Corriverton",
                "labelpos": "bottom"
            },
            {
                "id": "21",
                "x": "221.28",
                "y": "177.75",
                "label": "Kalkuni",
                "labelpos": "left"
            }
        ],
        "application": [
            {
                "id": "GE",
                "shapeid": "myCustomShape"
            },
            {
                "id": "01",
                "shapeid": "newCustomShape"
            },
            {
                "id": "02",
                "shapeid": "newCustomShape"
            },
            {
                "id": "03",
                "shapeid": "newCustomShape"
            },
            {
                "id": "05",
                "shapeid": "newCustomShape"
            },
            {
                "id": "06",
                "shapeid": "newCustomShape"
            },
            {
                "id": "07",
                "shapeid": "newCustomShape"
            },
            {
                "id": "04",
                "shapeid": "newCustomShape"
            },
            {
                "id": "09",
                "shapeid": "newCustomShape"
            },
            {
                "id": "08",
                "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"
            }
        ]
    }
}

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

<map animation='0' showShadow='0' showBevel='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>
        <entity id='GY.BA'  />
        <entity id='GY.CU    '  />
        <entity id='GY.DE'  />
        <entity id='GY.EB'  />
        <entity id='GY.ES'  />
        <entity id='GY.MA'  />
        <entity id='GY.PM'  />
        <entity id='GY.PT'  />
        <entity id='GY.UD'  />
        <entity id='GY.UT'  />
    </data>
    <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='GE' x='211.16' y='113.62' label='GeorgeTown' labelPos='right'  />
            <marker id='01' x='194.28' y='112.5' label='Parika' labelPos='bottom'  />
            <marker id='02' x='183.03' y='76.5' label='Charity' labelPos='right'  />
            <marker id='03' x='114.41' y='38.25' label='Mabaruma'  />
            <marker id='05' x='102.03' y='58.5' label='Port Kaiturna' labelPos='left'  />
            <marker id='06' x='186.41' y='100.12' label='Spring Garden' labelPos='right'  />
            <marker id='07' x='77.28' y='78.75' label='Matthews Ridge' labelPos='bottom'  />
            <marker id='04' x='176.28' y='139.5' label='Kartaba Point' labelPos='right'  />
            <marker id='09' x='150.41' y='122.62' label='Arimu Mine' labelPos='left'  />
            <marker id='08' x='129.03' y='151.87' label='Peters Mine'  />
            <marker id='10' x='192.03' y='163.12' label='Rockstone' labelPos='right'  />
            <marker id='11' x='117.78' y='175.5' label='Issano' labelPos='left'  />
            <marker id='12' x='153.78' y='196.87' label='Potaro Landing' labelPos='right'  />
            <marker id='13' x='144.78' y='214.87' label='Mahdia' labelPos='right'  />
            <marker id='14' x='105.41' y='231.75' label='Orinduik' labelPos='left'  />
            <marker id='15' x='132.41' y='288' label='Good Hope' labelPos='left'  />
            <marker id='16' x='117.78' y='316.12' label='Lethem' labelPos='left'  />
            <marker id='17' x='142.53' y='346.5' label='Dadanawa' labelPos='left'  />
            <marker id='18' x='158.28' y='375.75' label='Isherton' labelPos='right'  />
            <marker id='19' x='264.03' y='150.75' label='Rose Hall' labelPos='right'  />
            <marker id='20' x='266.28' y='174.37' label='Corriverton' labelPos='bottom'  />
            <marker id='21' x='221.28' y='177.75' label='Kalkuni' labelPos='left'  />
        </definition>
        <application>
            <marker id='GE' shapeId='myCustomShape'  />
            <marker id='01' shapeId='newCustomShape'  />
            <marker id='02' shapeId='newCustomShape'  />
            <marker id='03' shapeId='newCustomShape'  />
            <marker id='05' shapeId='newCustomShape'  />
            <marker id='06' shapeId='newCustomShape'  />
            <marker id='07' shapeId='newCustomShape'  />
            <marker id='04' shapeId='newCustomShape'  />
            <marker id='09' shapeId='newCustomShape'  />
            <marker id='08' 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'  />
        </application>
    </markers>
</map>