We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying just for fun using russian labels using BIng Maps, I'm unable to retrieve tiles with the right label.
The test I've done so far are:
I supposed the matter comes from difference in URL access between ol3 API and official Bing API but no clue to solve the problem.
The text was updated successfully, but these errors were encountered:
According to http://msdn.microsoft.com/en-us/library/hh441729.aspx (Imagery column), there is not localized tiles for Russian. At least for the Bing Maps REST Services API.
Sorry, something went wrong.
Ok, I was thinking REST Services API was able to provide the same tiles localization as the Bing Maps JavaScript API.
No branches or pull requests
Trying just for fun using russian labels using BIng Maps, I'm unable to retrieve tiles with the right label.
The test I've done so far are:
http://ecn.t3.tiles.virtualearth.net/tiles/r12022.jpeg?g=1457&mkt=ru&shading=hill
I supposed the matter comes from difference in URL access between ol3 API and official Bing API but no clue to solve the problem.
The text was updated successfully, but these errors were encountered: