<kendo:map-messages>
Allows localization of the strings that are used in the widget.
Example
<kendo:map>
<kendo:map-messages></kendo:map-messages>
</kendo:map>
Configuration Attributes
tileTitle java.lang.String
Specifies alt attribute value for the Map tile elements.
Example
<kendo:map-messages tileTitle="tileTitle">
</kendo:map-messages>