Change layer-control example link to absolute
This commit is contained in:
parent
f033b7fbb4
commit
c0aad7762e
@ -4379,7 +4379,7 @@ map.addControl(control);</code></pre>
|
|||||||
|
|
||||||
<h2 id="control-layers">Control.Layers</h2>
|
<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 = {
|
<pre><code>var baseLayers = {
|
||||||
"CloudMade": cloudmade,
|
"CloudMade": cloudmade,
|
||||||
|
Loading…
Reference in New Issue
Block a user