Merge pull request #5355 from fredj/navigation-controls_descr
Fix navigation-controls example description
This commit is contained in:
@@ -3,8 +3,7 @@ layout: example.html
|
|||||||
title: Navigation Controls
|
title: Navigation Controls
|
||||||
shortdesc: Shows how to add navigation controls.
|
shortdesc: Shows how to add navigation controls.
|
||||||
docs: >
|
docs: >
|
||||||
<p>This example shows how to use the beforeRender function on the Map to run one
|
<p>This example shows how to use the <code>ol.control.ZoomToExtent</code> control.</p>
|
||||||
or more animations.</p>
|
|
||||||
<p>The following navigation controls are added to the map:</p>
|
<p>The following navigation controls are added to the map:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><code>ol.control.Zoom</code> (added by default)</li>
|
<li><code>ol.control.Zoom</code> (added by default)</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user