Change layer-control example link to absolute

This commit is contained in:
Steve 2014-04-16 11:34:49 -05:00
parent f033b7fbb4
commit c0aad7762e

View File

@ -4379,7 +4379,7 @@ map.addControl(control);</code></pre>
<h2 id="control-layers">Control.Layers</h2>
<p>The layers control gives users the ability to switch between different base layers and switch overlays on/off (check out the <a href="examples/layers-control.html">detailed example</a>). Extends <a href="#control">Control</a>.</p>
<p>The layers control gives users the ability to switch between different base layers and switch overlays on/off (check out the <a href="http://leafletjs.com/examples/layers-control.html">detailed example</a>). Extends <a href="#control">Control</a>.</p>
<pre><code>var baseLayers = {
"CloudMade": cloudmade,