Merge pull request #471 from tschaub/example-typo
Correct link to example source
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
<h4 id="title">Preload example</h4>
|
<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>
|
<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">
|
<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>
|
||||||
<div id="tags">preload, bing</div>
|
<div id="tags">preload, bing</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user