Fix navigation-controls example description

This commit is contained in:
Frederic Junod
2016-05-17 10:24:21 +02:00
parent 70dd26a412
commit 5949170df0

View File

@@ -3,8 +3,7 @@ layout: example.html
title: Navigation Controls
shortdesc: Shows how to add navigation controls.
docs: >
<p>This example shows how to use the beforeRender function on the Map to run one
or more animations.</p>
<p>This example shows how to use the <code>ol.control.ZoomToExtent</code> control.</p>
<p>The following navigation controls are added to the map:</p>
<ul>
<li><code>ol.control.Zoom</code> (added by default)</li>