--- layout: example.html title: Bing Maps shortdesc: Example of a Bing Maps layer. docs: >
When the Bing Maps tile service doesn't have tiles for a given resolution and region it returns "placeholder" tiles by default for `Aerial` and `OrdnanceSurvey' styles. If you want OpenLayers to display
stretched tiles in place of "placeholder" tiles at zoom levels where Bing Maps does not have tiles available then set
placeholderTiles
to false
in the options passed to ol/source/BingMaps
.