Why localization in Bing maps doesn't work?

  • It is impossible to set up the Russian localization. What do I do incorrectly?


    html https://msdn.microsoft.com/en-us/library/…pportedCultures

    Code
    <script type="text/javascript" src="http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0&mkt=ru-ru"></script>


    xml

    Code
    <layer name="skin_map"keep="true" parent="skin_scroll_container"url.html5="%SWFPATH%/plugins/bingmaps.js"url.flash="%SWFPATH%/plugins/bingmaps.swf"	handcursor="false" align="rihttop" x="0" y="0" zorder="1" width="100%"height="628"activespotenabled="false"	maps_zoombuttons="true"	bgborder="0"	bgroundedge="0"bgshadow=""	continuouszoom="false"crosshairs="false"	dbclicking="false"	dragging="true"	key="..."keyboard="false"	lat="53.40640"	lng="154.39338288"	mapsapi="http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0"maphandcursor="false"maptype="hybrid"	maptypes="normal|satellite|hybrid"	maxheight="0"	maxwidth="0"minheight="0"	minwidth="0"	onmapmoved=""	onmapready="skin_addmapspots();"	onmaptypechanged=""	onmapzoomed=""	pitch="0"	roll="0"	scrollwheel="true"	state="opened"	viewmode="2D"	yaw="0"	zoom="10"	culturecode.flash="ru" culturecode.html5="ru-RU"	       >

    Maps_bing_api_key is set
    Krpano v 1.18.2


    Example

  • Hello
    I have found the solution. A share of version 1.18 it is necessary instead of two teams -
    culturecode.flash="ru" culturecode.html5="ru-RU"

    to register such team
    culturecode="ru-RU"

    At me everything has earned.


    (переведено на translate.ru/ по русски - версия 1.18 не понимает .flash .html5, нужно задавать прямо, одрой командой culturecode="ru-RU"

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!