Skip to content

Commit

Permalink
Update documentation for the revision b6ceaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
c2c-bot-gis-ci committed Jul 1, 2023
1 parent 01eb9ff commit 54c82e8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ Properties:
* ``mapInteractions`` (:ref:`integrator_guide_ngeo_properties_OlInteractionInteraction`\[], optional)
* ``showInfobar`` (boolean, optional)
* ``view`` (:ref:`integrator_guide_ngeo_properties_View`)
* ``wmtsTopLeft`` (number\[], optional)
* ``zoom`` (number)

.. _integrator_guide_ngeo_properties_gmfPermalinkOptions:
Expand Down
1 change: 1 addition & 0 deletions master/integrator/ngeo.html
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,7 @@ <h1>Define additional types used in the config<a class="headerlink" href="#defin
<li><p><code class="docutils literal notranslate"><span class="pre">mapInteractions</span></code> (<a class="reference internal" href="ngeo_config_ref.html#integrator-guide-ngeo-properties-olinteractioninteraction"><span class="std std-ref">ol.interaction.interaction</span></a>[], optional)</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">showInfobar</span></code> (boolean, optional)</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">view</span></code> (<a class="reference internal" href="ngeo_other_configuration.html#integrator-guide-ngeo-properties-view"><span class="std std-ref">View</span></a>)</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">wmtsTopLeft</span></code> (number[], optional)</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">zoom</span></code> (number)</p></li>
</ul>
</dd>
Expand Down
1 change: 1 addition & 0 deletions master/integrator/ngeo_other_configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,7 @@ <h1>Ngeo internal object configuration options<a class="headerlink" href="#ngeo-
<li><p><code class="docutils literal notranslate"><span class="pre">mapInteractions</span></code> (<a class="reference internal" href="ngeo_config_ref.html#integrator-guide-ngeo-properties-olinteractioninteraction"><span class="std std-ref">ol.interaction.interaction</span></a>[], optional)</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">showInfobar</span></code> (boolean, optional)</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">view</span></code> (<a class="reference internal" href="#integrator-guide-ngeo-properties-view"><span class="std std-ref">View</span></a>)</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">wmtsTopLeft</span></code> (number[], optional)</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">zoom</span></code> (number)</p></li>
</ul>
</dd>
Expand Down
2 changes: 1 addition & 1 deletion master/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 54c82e8

Please sign in to comment.