Skip to content

Commit

Permalink
update jsdoc / bundles to release Itowns : itowns-2.5.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 21, 2023
1 parent f9acd63 commit 82ec656
Show file tree
Hide file tree
Showing 206 changed files with 186,636 additions and 382 deletions.
4 changes: 2 additions & 2 deletions current/dist/itowns/GpPluginItowns-map.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
* @copyright copyright (c) IGN
* @license CeCILL-B
* @author IGN
* @version 2.4.3
* @date 04/08/2023
* @version 2.5.0-beta
* @date 21/09/2023
*
*/

Expand Down
76 changes: 44 additions & 32 deletions current/dist/itowns/GpPluginItowns-map.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions current/dist/itowns/GpPluginItowns-src.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
* @copyright copyright (c) IGN
* @license CeCILL-B
* @author IGN
* @version 2.4.3
* @date 04/08/2023
* @version 2.5.0-beta
* @date 21/09/2023
*
*/

Expand Down
816 changes: 553 additions & 263 deletions current/dist/itowns/GpPluginItowns-src.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions current/dist/itowns/GpPluginItowns.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions current/dist/itowns/GpPluginItowns.js

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions current/dist/itowns/Itowns/Controls/Buildings.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export default Buildings;
* @extends {itowns.control.Widget}
* @alias itowns.control.Buildings
* @param {Object} buildingsOptions - control options
* @param {String} [buildingsOptions.key = "essentiels"] - key to use to adds the buildings layer – “essentiels” by default
* @param {Boolean} [buildingsOptions.MNT = true] - Adds and displays the MNT
* @param {Boolean} [buildingsOptions.buildingsOnGround = false] - Display the buildings at their elevation or on the ground
* @param {Boolean} [buildingsOptions.defaultVisibility = true] - Visibility of the Buildings Layer at the initialisation
Expand All @@ -20,7 +19,6 @@ export default Buildings;
* })
*/
declare function Buildings(buildingsOptions: {
key?: string | undefined;
MNT?: boolean | undefined;
buildingsOnGround?: boolean | undefined;
defaultVisibility?: boolean | undefined;
Expand All @@ -35,7 +33,6 @@ declare class Buildings {
* @extends {itowns.control.Widget}
* @alias itowns.control.Buildings
* @param {Object} buildingsOptions - control options
* @param {String} [buildingsOptions.key = "essentiels"] - key to use to adds the buildings layer – “essentiels” by default
* @param {Boolean} [buildingsOptions.MNT = true] - Adds and displays the MNT
* @param {Boolean} [buildingsOptions.buildingsOnGround = false] - Display the buildings at their elevation or on the ground
* @param {Boolean} [buildingsOptions.defaultVisibility = true] - Visibility of the Buildings Layer at the initialisation
Expand All @@ -48,7 +45,6 @@ declare class Buildings {
* })
*/
constructor(buildingsOptions: {
key?: string | undefined;
MNT?: boolean | undefined;
buildingsOnGround?: boolean | undefined;
defaultVisibility?: boolean | undefined;
Expand Down Expand Up @@ -79,7 +75,6 @@ declare class Buildings {
* @param {options} options for the buildings control
*/
addBuildings(options: {
key?: string | undefined;
MNT?: boolean | undefined;
buildingsOnGround?: boolean | undefined;
defaultVisibility?: boolean | undefined;
Expand Down
2 changes: 1 addition & 1 deletion current/dist/itowns/Itowns/Controls/Buildings.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion current/jsdoc/itowns/GlobeViewExtended.html
Original file line number Diff line number Diff line change
Expand Up @@ -9007,7 +9007,7 @@ <h4 class="name" id="setZoom">
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:48 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
6 changes: 3 additions & 3 deletions current/jsdoc/itowns/global.html
Original file line number Diff line number Diff line change
Expand Up @@ -2336,7 +2336,7 @@ <h4 class="name" id="addBuildings">


<div class="tag-source">
Itowns/Controls/Buildings.js, line 243
Itowns/Controls/Buildings.js, line 242
</div>

</div>
Expand Down Expand Up @@ -2570,7 +2570,7 @@ <h4 class="name" id="setBuildingsVisibility">


<div class="tag-source">
Itowns/Controls/Buildings.js, line 306
Itowns/Controls/Buildings.js, line 305
</div>

</div>
Expand Down Expand Up @@ -2835,7 +2835,7 @@ <h5 class="subsection-title">Properties:</h5>
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:48 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2289,7 +2289,7 @@ <h2>Geoportal Controls</h2>
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:48 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/itowns.control.Attributions.html
Original file line number Diff line number Diff line change
Expand Up @@ -3504,7 +3504,7 @@ <h4 class="name" id="setTarget">
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:48 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/itowns.control.BoostRelief.html
Original file line number Diff line number Diff line change
Expand Up @@ -3633,7 +3633,7 @@ <h4 class="name" id="setTarget">
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:48 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
42 changes: 3 additions & 39 deletions current/jsdoc/itowns/itowns.control.Buildings.html
Original file line number Diff line number Diff line change
Expand Up @@ -2241,7 +2241,7 @@ <h4 class="name" id="Buildings">


<div class="tag-source">
Itowns/Controls/Buildings.js, line 33
Itowns/Controls/Buildings.js, line 32
</div>

</div>
Expand Down Expand Up @@ -2318,42 +2318,6 @@ <h4 class="name" id="Buildings">
<tbody>


<tr>

<td class="name">key</td>


<td class="type">


<span class="param-type">String</span>



</td>


<td class="default">

"essentiels"

</td>


<td class="description last">


<span class="optional">optional</span>





<p>key to use to adds the buildings layer – “essentiels” by default</p></td>
</tr>



<tr>

<td class="name">MNT</td>
Expand Down Expand Up @@ -3002,7 +2966,7 @@ <h4 class="name" id="setGlobe">


<div class="tag-source">
Itowns/Controls/Buildings.js, line 83
Itowns/Controls/Buildings.js, line 82
</div>

</div>
Expand Down Expand Up @@ -3275,7 +3239,7 @@ <h4 class="name" id="setTarget">
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/itowns.control.LayerSwitcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -4255,7 +4255,7 @@ <h4 class="name" id="setTarget">
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/itowns.control.MiniGlobe.html
Original file line number Diff line number Diff line change
Expand Up @@ -3245,7 +3245,7 @@ <h4 class="name" id="setTarget">
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/itowns.control.MousePosition.html
Original file line number Diff line number Diff line change
Expand Up @@ -4531,7 +4531,7 @@ <h4 class="name" id="setUnits">
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/itowns.control.Scale.html
Original file line number Diff line number Diff line change
Expand Up @@ -3254,7 +3254,7 @@ <h4 class="name" id="setTarget">
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/itowns.control.Widget.html
Original file line number Diff line number Diff line change
Expand Up @@ -3419,7 +3419,7 @@ <h4 class="name" id="setTarget">
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/itowns.layer.GeoportalElevation.html
Original file line number Diff line number Diff line change
Expand Up @@ -2680,7 +2680,7 @@ <h5>Example</h5>
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/itowns.layer.GeoportalWMS.html
Original file line number Diff line number Diff line change
Expand Up @@ -2720,7 +2720,7 @@ <h5>Example</h5>
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/itowns.layer.GeoportalWMTS.html
Original file line number Diff line number Diff line change
Expand Up @@ -2720,7 +2720,7 @@ <h5>Example</h5>
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/itowns.layer.VectorTileLayer.html
Original file line number Diff line number Diff line change
Expand Up @@ -2618,7 +2618,7 @@ <h5>Example</h5>
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/module-ColorUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -2846,7 +2846,7 @@ <h5>Returns:</h5>
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/module-Config.html
Original file line number Diff line number Diff line change
Expand Up @@ -2304,7 +2304,7 @@ <h3>Example</h3>
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/module-Draggable.html
Original file line number Diff line number Diff line change
Expand Up @@ -2500,7 +2500,7 @@ <h5>Example</h5>
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/module-Gp.html
Original file line number Diff line number Diff line change
Expand Up @@ -2775,7 +2775,7 @@ <h4 class="name" id=".servicesVersion"><span class="type-signature static">stati
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/module-LayerUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -2875,7 +2875,7 @@ <h5>Returns:</h5>
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/module-LoggerByDefault.html
Original file line number Diff line number Diff line change
Expand Up @@ -2590,7 +2590,7 @@ <h4 class="name" id="~getLogger">
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/module-MathUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -3028,7 +3028,7 @@ <h4 class="name" id="~toInteger">
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/module-Parser.html
Original file line number Diff line number Diff line change
Expand Up @@ -2305,7 +2305,7 @@ <h3>Example</h3>
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/module-ProfileElevationPathDOM.html
Original file line number Diff line number Diff line change
Expand Up @@ -2296,7 +2296,7 @@ <h1>
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/module-ProxyUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -2551,7 +2551,7 @@ <h5>Returns:</h5>
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/module-Register.html
Original file line number Diff line number Diff line change
Expand Up @@ -2971,7 +2971,7 @@ <h4 class="name" id="~loadByName">
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
2 changes: 1 addition & 1 deletion current/jsdoc/itowns/module-SearchEngineUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -2507,7 +2507,7 @@ <h5>Returns:</h5>
<footer>
Geoportail - Copyright (c) IGN, released under the CECILL-B license
</br>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Aug 04 2023 16:17:49 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Sep 21 2023 18:25:45 GMT+0000 (Coordinated Universal Time)
</footer>


Expand Down
Loading

0 comments on commit 82ec656

Please sign in to comment.