Correct link to example source

This commit is contained in:
Tim Schaub
2013-04-04 21:40:35 -06:00
parent 0a1b1751f1
commit 613b9d7592

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>