Make the titles more like titles

This commit is contained in:
Tim Schaub
2015-11-14 16:03:13 -07:00
parent 3035bbdfd3
commit b8cf2b213b
14 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
---
layout: strapless.html
title: Bing Maps example
title: Bing Maps
shortdesc: Example of a Bing Maps layer.
docs: >
<p>When the Bing Maps tile service doesn't have tiles for a given resolution and region it returns "placeholder" tiles indicating that. Zoom the map beyond level 19 to see the "placeholder" tiles. If you want OpenLayers to display stretched tiles in place of "placeholder" tiles beyond zoom level 19 then set <code>maxZoom</code> to <code>19</code> in the options passed to <code>ol.source.BingMaps</code>.</p>