The page gives the code for setting up dictionary of areas names in JSON format. The item must be placed in the file that contains map settings, within the MapChart root item.
"RegionsNames":
{
"RegionName":
[
{
"@Name": "Yamal Nenets Autonomous district",
"@Id": "RU-YAN"
},
{
"@Name": "Khanty-Mansi Autonomous district",
"@Id": "RU-KHM"
},
{
"@Name": "Tyumen region",
"@Id": "RU-TYU"
},
{
"@Name": "Nenets Autonomous district",
"@Id": "RU-NEN"
}
]
}
Region names are displayed in the map territory info.
See also: