New to Telerik UI for WPFStart a free 30-day trial

Localization

Updated over 6 months ago

The built-in localization mechanism in Silverlight and WPF allows you to localize any string resource used by the standard RadMap control. Once translated you might use your resources in both Silverlight and WPF projects without changing anything.

To learn more about the ways in which to localize the RadControls please read the common topic about Localization.

Resource Keys

RadMap is a user interface control and its strings for localization are numerous. In order to be able to distinguish these resources, an unique identifier, called resource key, is assigned to each localizable string.

Here is a list of all of the Resources available and their default values:

KeyValue
MapAerialCommandAerial View
MapAerialOnDemandCommandAerial On Demand View
MapLabelsVisibleCommandShow Labels
MapRoadCommandRoad View
MapRoadOnDemandCommandRoad On Demand View
MapBirdseyeCommandBird's Eye View
MapCanvasLightCommandCanvas Light
MapCanvasGrayCommandCanvas Gray
MapCanvasDarkCommandCanvas Dark
MapMapScaleKilometerFormat{0} km
MapMapScaleMileFormat{0} ml
MapPresetZoomLevelWorldWorld
MapPresetZoomLevelStateState
MapPresetZoomLevelRegionRegion
MapPresetZoomLevelCityCity
MapPresetZoomLevelNeighborhoodNeighborhood
MapNorthCharN
MapSouthCharS
MapWestCharW
MapEastCharE
MapMapScaleMeterFormat{0} m
MapOsmStandardCommandStandard
MapOsmCycleCommandCycle Map
MapOsmTransportCommandTransport Map
MapOsmHumanitarianCommandHumanitarian
MapPhysicalCommandPhysical View
MapShadedReliefCommandShaded Relief View
MapTerrainBaseCommandTerrain Base View
MapTopographicCommandTopographic View
MapOsmMapQuestOpenCommandMapQuest Open

See Also

In this article
Resource KeysSee Also
Not finding the help you need?
Contact Support