OpenLayers with Bing Maps: Where does the data come from? -
the street name 'goethestraße' (52.51623 13.51613) not rendered correctly on bing maps (göthestraße) of openlayers.
what's source of data? ask because bing shows proper street name:
i suspect issue openlayers pointing older static map tiles of bing maps , not dynamic tile service. such retrieving older map tiles have errors have since been corrected in bing maps.
edit (based on @rbundritt's comment below): when configured imageryset: 'roadondemand', ol.source.bingmaps displays up-to-date dynamic tiles.


Comments
Post a Comment