BurkinaFaso

Map Name: BurkinaFaso

Javascript Alias: maps/burkinafaso

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": "BF.BA"
        },
        {
            "id": "BF.BM"
        },
        {
            "id": "BF.BW"
        },
        {
            "id": "BF.BZ"
        },
        {
            "id": "BF.BB"
        },
        {
            "id": "BF.BL"
        },
        {
            "id": "BF.BK"
        },
        {
            "id": "BF.GZ"
        },
        {
            "id": "BF.GG"
        },
        {
            "id": "BF.GM"
        },
        {
            "id": "BF.HO"
        },
        {
            "id": "BF.IO"
        },
        {
            "id": "BF.KA"
        },
        {
            "id": "BF.KM"
        },
        {
            "id": "BF.KN"
        },
        {
            "id": "BF.KJ"
        },
        {
            "id": "BF.KP"
        },
        {
            "id": "BF.KS"
        },
        {
            "id": "BF.KL"
        },
        {
            "id": "BF.KR"
        },
        {
            "id": "BF.KW"
        },
        {
            "id": "BF.LE"
        },
        {
            "id": "BF.LO"
        },
        {
            "id": "BF.MO"
        },
        {
            "id": "BF.NM"
        },
        {
            "id": "BF.NR"
        },
        {
            "id": "BF.NY"
        },
        {
            "id": "BF.NB"
        },
        {
            "id": "BF.OB"
        },
        {
            "id": "BF.OD"
        },
        {
            "id": "BF.PA"
        },
        {
            "id": "BF.PO"
        },
        {
            "id": "BF.SG"
        },
        {
            "id": "BF.ST"
        },
        {
            "id": "BF.SE"
        },
        {
            "id": "BF.SS"
        },
        {
            "id": "BF.SM"
        },
        {
            "id": "BF.SR"
        },
        {
            "id": "BF.TA"
        },
        {
            "id": "BF.TU"
        },
        {
            "id": "BF.YG"
        },
        {
            "id": "BF.YT"
        },
        {
            "id": "BF.ZR"
        },
        {
            "id": "BF.ZM"
        },
        {
            "id": "BF.ZW"
        }
    ],
    "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": "OU",
                "shapeid": "myCustomShape",
                "x": "324.55",
                "y": "226.93",
                "label": "Ouagadougou",
                "labelpos": "bottom"
            },
            {
                "id": "01",
                "shapeid": "newCustomShape",
                "x": "221.31",
                "y": "128.8",
                "label": "Ouahigouya",
                "labelpos": "right"
            },
            {
                "id": "02",
                "shapeid": "newCustomShape",
                "x": "272.42",
                "y": "160.48",
                "label": "Kaya",
                "labelpos": "right"
            },
            {
                "id": "03",
                "shapeid": "newCustomShape",
                "x": "145.66",
                "y": "194.22",
                "label": "Dedougou",
                "labelpos": "right"
            },
            {
                "id": "04",
                "shapeid": "newCustomShape",
                "x": "63.88",
                "y": "368",
                "label": "Banfora",
                "labelpos": "right"
            },
            {
                "id": "05",
                "shapeid": "newCustomShape",
                "x": "90.46",
                "y": "322",
                "label": "Bobo Dioulasso",
                "labelpos": "right"
            },
            {
                "id": "06",
                "shapeid": "newCustomShape",
                "x": "215.17",
                "y": "206.48",
                "label": "Koudougou",
                "labelpos": "right"
            },
            {
                "id": "07",
                "shapeid": "newCustomShape",
                "x": "293.88",
                "y": "225.91",
                "label": "Tenkodogo",
                "labelpos": "left"
            },
            {
                "id": "08",
                "shapeid": "newCustomShape",
                "x": "497.31",
                "y": "212.62",
                "label": "Fada Ngourma",
                "labelpos": "bottom"
            }
        ]
    }
}

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

{
    "map": {
        "animation": "0",
        "showshadow": "0",
        "showbevel": "0",
        "showlabels": "0",
        "showmarkerlabels": "1",
        "fillcolor": "F1f1f1",
        "bordercolor": "999999",
        "basefont": "Verdana",
        "basefontsize": "10",
        "markerbordercolor": "000000",
        "markerbgcolor": "",
        "markerradius": "",
        "legendposition": "bottom",
        "usehovercolor": "1",
        "showmarkertooltip": "1"
    },
    "data": [
        {
            "id": "BF.BA"
        },
        {
            "id": "BF.BM"
        },
        {
            "id": "BF.BW"
        },
        {
            "id": "BF.BZ"
        },
        {
            "id": "BF.BB"
        },
        {
            "id": "BF.BL"
        },
        {
            "id": "BF.BK"
        },
        {
            "id": "BF.GZ"
        },
        {
            "id": "BF.GG"
        },
        {
            "id": "BF.GM"
        },
        {
            "id": "BF.HO"
        },
        {
            "id": "BF.IO"
        },
        {
            "id": "BF.KA"
        },
        {
            "id": "BF.KM"
        },
        {
            "id": "BF.KN"
        },
        {
            "id": "BF.KJ"
        },
        {
            "id": "BF.KP"
        },
        {
            "id": "BF.KS"
        },
        {
            "id": "BF.KL"
        },
        {
            "id": "BF.KR"
        },
        {
            "id": "BF.KW"
        },
        {
            "id": "BF.LE"
        },
        {
            "id": "BF.LO"
        },
        {
            "id": "BF.MO"
        },
        {
            "id": "BF.NM"
        },
        {
            "id": "BF.NR"
        },
        {
            "id": "BF.NY"
        },
        {
            "id": "BF.NB"
        },
        {
            "id": "BF.OB"
        },
        {
            "id": "BF.OD"
        },
        {
            "id": "BF.PA"
        },
        {
            "id": "BF.PO"
        },
        {
            "id": "BF.SG"
        },
        {
            "id": "BF.ST"
        },
        {
            "id": "BF.SE"
        },
        {
            "id": "BF.SS"
        },
        {
            "id": "BF.SM"
        },
        {
            "id": "BF.SR"
        },
        {
            "id": "BF.TA"
        },
        {
            "id": "BF.TU"
        },
        {
            "id": "BF.YG"
        },
        {
            "id": "BF.YT"
        },
        {
            "id": "BF.ZR"
        },
        {
            "id": "BF.ZM"
        },
        {
            "id": "BF.ZW"
        }
    ],
    "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": "OU",
                "x": "324.55",
                "y": "226.93",
                "label": "Ouagadougou",
                "labelpos": "bottom"
            },
            {
                "id": "01",
                "x": "221.31",
                "y": "128.8",
                "label": "Ouahigouya",
                "labelpos": "right"
            },
            {
                "id": "02",
                "x": "272.42",
                "y": "160.48",
                "label": "Kaya",
                "labelpos": "right"
            },
            {
                "id": "03",
                "x": "145.66",
                "y": "194.22",
                "label": "Dedougou",
                "labelpos": "right"
            },
            {
                "id": "04",
                "x": "63.88",
                "y": "368",
                "label": "Banfora",
                "labelpos": "right"
            },
            {
                "id": "05",
                "x": "90.46",
                "y": "322",
                "label": "Bobo Dioulasso",
                "labelpos": "right"
            },
            {
                "id": "06",
                "x": "215.17",
                "y": "206.48",
                "label": "Koudougou",
                "labelpos": "right"
            },
            {
                "id": "07",
                "x": "293.88",
                "y": "225.91",
                "label": "Tenkodogo",
                "labelpos": "left"
            },
            {
                "id": "08",
                "x": "497.31",
                "y": "212.62",
                "label": "Fada Ngourma",
                "labelpos": "bottom"
            }
        ],
        "application": [
            {
                "id": "OU",
                "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"
            }
        ]
    }
}

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

<map animation='0' showShadow='0' showBevel='0' showLabels='0' showMarkerLabels='1' fillColor='F1f1f1' borderColor='999999' baseFont='Verdana' baseFontSize='10' markerBorderColor='000000' markerBgColor='' markerRadius='' legendPosition='bottom' useHoverColor='1' showMarkerToolTip='1'  >
    <data>
        <entity id='BF.BA'  />
        <entity id='BF.BM'  />
        <entity id='BF.BW'  />
        <entity id='BF.BZ'  />
        <entity id='BF.BB'  />
        <entity id='BF.BL'  />
        <entity id='BF.BK'  />
        <entity id='BF.GZ'  />
        <entity id='BF.GG'  />
        <entity id='BF.GM'  />
        <entity id='BF.HO'  />
        <entity id='BF.IO'  />
        <entity id='BF.KA'  />
        <entity id='BF.KM'  />
        <entity id='BF.KN'  />
        <entity id='BF.KJ'  />
        <entity id='BF.KP'  />
        <entity id='BF.KS'  />
        <entity id='BF.KL'  />
        <entity id='BF.KR'  />
        <entity id='BF.KW'  />
        <entity id='BF.LE'  />
        <entity id='BF.LO'  />
        <entity id='BF.MO'  />
        <entity id='BF.NM'  />
        <entity id='BF.NR'  />
        <entity id='BF.NY'  />
        <entity id='BF.NB'  />
        <entity id='BF.OB'  />
        <entity id='BF.OD'  />
        <entity id='BF.PA'  />
        <entity id='BF.PO'  />
        <entity id='BF.SG'  />
        <entity id='BF.ST'  />
        <entity id='BF.SE'  />
        <entity id='BF.SS'  />
        <entity id='BF.SM'  />
        <entity id='BF.SR'  />
        <entity id='BF.TA'  />
        <entity id='BF.TU'  />
        <entity id='BF.YG'  />
        <entity id='BF.YT'  />
        <entity id='BF.ZR'  />
        <entity id='BF.ZM'  />
        <entity id='BF.ZW'  />
    </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='OU' x='324.55' y='226.93' label='Ouagadougou' labelPos='bottom'  />
            <marker id='01' x='221.31' y='128.8' label='Ouahigouya' labelPos='right'  />
            <marker id='02' x='272.42' y='160.48' label='Kaya' labelPos='right'  />
            <marker id='03' x='145.66' y='194.22' label='Dedougou' labelPos='right'  />
            <marker id='04' x='63.88' y='368' label='Banfora' labelPos='right'  />
            <marker id='05' x='90.46' y='322' label='Bobo Dioulasso' labelPos='right'  />
            <marker id='06' x='215.17' y='206.48' label='Koudougou' labelPos='right'  />
            <marker id='07' x='293.88' y='225.91' label='Tenkodogo' labelPos='left'  />
            <marker id='08' x='497.31' y='212.62' label='Fada Ngourma' labelPos='bottom'  />
        </definition>
        <application>
            <marker id='OU' 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'  />
        </application>
    </markers>
</map>