Merge pull request #471 from tschaub/example-typo

Correct link to example source
This commit is contained in:
Tim Schaub
2013-04-04 20:42:06 -07:00

View File

@@ -42,7 +42,7 @@
<h4 id="title">Preload example</h4>
<p id="shortdesc">Example of tile preloading. Low resolution tiles for the map are preloaded, the map on the right does not use any preloading. Try zooming out and panning to see the difference.</p>
<div id="docs">
<p>See the <a href="simple.js" target="_blank">preload.js source</a> to see how this is done.</p>
<p>See the <a href="preload.js" target="_blank">preload.js source</a> to see how this is done.</p>
</div>
<div id="tags">preload, bing</div>
</div>