Skip to content

Commit 8001945

Browse files
committed
Website updates
1 parent c1abd8d commit 8001945

31 files changed

+766
-31
lines changed

dist/en/main/apidoc/module-ol_source_ImageArcGISRest-ImageArcGISRest.html

+128-1
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
<li data-name="set"><a href="module-ol_source_ImageArcGISRest-ImageArcGISRest.html#set">set</a>
9090
<li data-name="setattributions"><a href="module-ol_source_ImageArcGISRest-ImageArcGISRest.html#setAttributions">setAttributions</a>
9191
<li data-name="setimageloadfunction"><a href="module-ol_source_ImageArcGISRest-ImageArcGISRest.html#setImageLoadFunction">setImageLoadFunction</a>
92+
<li data-name="setparams"><a href="module-ol_source_ImageArcGISRest-ImageArcGISRest.html#setParams">setParams</a>
9293
<li data-name="setproperties"><a href="module-ol_source_ImageArcGISRest-ImageArcGISRest.html#setProperties">setProperties</a>
9394
<li data-name="seturl"><a href="module-ol_source_ImageArcGISRest-ImageArcGISRest.html#setUrl">setUrl</a>
9495
<li data-name="un"><a href="module-ol_source_ImageArcGISRest-ImageArcGISRest.html#un">un</a>
@@ -2657,6 +2658,132 @@ <h4 class="name">
26572658

26582659

26592660

2661+
2662+
</dl>
2663+
2664+
2665+
2666+
2667+
2668+
2669+
2670+
2671+
2672+
2673+
2674+
2675+
2676+
</dd>
2677+
2678+
2679+
2680+
2681+
<dt class="">
2682+
2683+
<div class="nameContainer">
2684+
<div class="anchor" id="setParams">
2685+
</div>
2686+
<h4 class="name">
2687+
setParams<span class="signature">(params)</span>
2688+
2689+
2690+
2691+
</h4>
2692+
2693+
<div class="tag-source">
2694+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/ImageArcGISRest.js">source/ImageArcGISRest.js</a>,
2695+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/ImageArcGISRest.js#L212">line 212</a>
2696+
</div>
2697+
2698+
</div>
2699+
2700+
2701+
</dt>
2702+
<dd class="">
2703+
2704+
2705+
2706+
2707+
<div class="description">
2708+
<p>Set the user-provided params.</p>
2709+
</div>
2710+
2711+
2712+
2713+
2714+
2715+
2716+
2717+
2718+
2719+
2720+
<table class="params">
2721+
<thead>
2722+
<tr>
2723+
2724+
<th>Name</th>
2725+
2726+
2727+
<th>Type</th>
2728+
2729+
<th class="last">Description</th>
2730+
</tr>
2731+
</thead>
2732+
2733+
<tbody>
2734+
2735+
2736+
<tr class="">
2737+
2738+
<td class="name"><code>params</code></td>
2739+
2740+
2741+
2742+
<td class="type">
2743+
2744+
2745+
<span class="param-type">Object</span>
2746+
2747+
2748+
2749+
2750+
</td>
2751+
2752+
2753+
2754+
<td class="description last">
2755+
2756+
<p>Params.</p></td>
2757+
</tr>
2758+
2759+
2760+
</tbody>
2761+
</table>
2762+
2763+
2764+
2765+
2766+
<dl class="details">
2767+
2768+
2769+
2770+
2771+
2772+
2773+
2774+
2775+
2776+
2777+
2778+
2779+
2780+
2781+
2782+
2783+
2784+
2785+
2786+
26602787

26612788
</dl>
26622789

@@ -3283,7 +3410,7 @@ <h4 class="name">
32833410

32843411
<div class="tag-source">
32853412
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/ImageArcGISRest.js">source/ImageArcGISRest.js</a>,
3286-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/ImageArcGISRest.js#L212">line 212</a>
3413+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/ImageArcGISRest.js#L222">line 222</a>
32873414
</div>
32883415

32893416
</div>

dist/en/main/apidoc/module-ol_source_ImageMapGuide-ImageMapGuide.html

+129-2
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
<li data-name="set"><a href="module-ol_source_ImageMapGuide-ImageMapGuide.html#set">set</a>
8989
<li data-name="setattributions"><a href="module-ol_source_ImageMapGuide-ImageMapGuide.html#setAttributions">setAttributions</a>
9090
<li data-name="setimageloadfunction"><a href="module-ol_source_ImageMapGuide-ImageMapGuide.html#setImageLoadFunction">setImageLoadFunction</a>
91+
<li data-name="setparams"><a href="module-ol_source_ImageMapGuide-ImageMapGuide.html#setParams">setParams</a>
9192
<li data-name="setproperties"><a href="module-ol_source_ImageMapGuide-ImageMapGuide.html#setProperties">setProperties</a>
9293
<li data-name="un"><a href="module-ol_source_ImageMapGuide-ImageMapGuide.html#un">un</a>
9394
<li data-name="unset"><a href="module-ol_source_ImageMapGuide-ImageMapGuide.html#unset">unset</a>
@@ -2514,7 +2515,7 @@ <h4 class="name">
25142515

25152516
<div class="tag-source">
25162517
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/ImageMapGuide.js">source/ImageMapGuide.js</a>,
2517-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/ImageMapGuide.js#L191">line 191</a>
2518+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/ImageMapGuide.js#L201">line 201</a>
25182519
</div>
25192520

25202521
</div>
@@ -2606,6 +2607,132 @@ <h4 class="name">
26062607

26072608

26082609

2610+
2611+
</dl>
2612+
2613+
2614+
2615+
2616+
2617+
2618+
2619+
2620+
2621+
2622+
2623+
2624+
2625+
</dd>
2626+
2627+
2628+
2629+
2630+
<dt class="">
2631+
2632+
<div class="nameContainer">
2633+
<div class="anchor" id="setParams">
2634+
</div>
2635+
<h4 class="name">
2636+
setParams<span class="signature">(params)</span>
2637+
2638+
2639+
2640+
</h4>
2641+
2642+
<div class="tag-source">
2643+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/ImageMapGuide.js">source/ImageMapGuide.js</a>,
2644+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/ImageMapGuide.js#L181">line 181</a>
2645+
</div>
2646+
2647+
</div>
2648+
2649+
2650+
</dt>
2651+
<dd class="">
2652+
2653+
2654+
2655+
2656+
<div class="description">
2657+
<p>Set the user-provided params.</p>
2658+
</div>
2659+
2660+
2661+
2662+
2663+
2664+
2665+
2666+
2667+
2668+
2669+
<table class="params">
2670+
<thead>
2671+
<tr>
2672+
2673+
<th>Name</th>
2674+
2675+
2676+
<th>Type</th>
2677+
2678+
<th class="last">Description</th>
2679+
</tr>
2680+
</thead>
2681+
2682+
<tbody>
2683+
2684+
2685+
<tr class="">
2686+
2687+
<td class="name"><code>params</code></td>
2688+
2689+
2690+
2691+
<td class="type">
2692+
2693+
2694+
<span class="param-type">Object</span>
2695+
2696+
2697+
2698+
2699+
</td>
2700+
2701+
2702+
2703+
<td class="description last">
2704+
2705+
<p>Params.</p></td>
2706+
</tr>
2707+
2708+
2709+
</tbody>
2710+
</table>
2711+
2712+
2713+
2714+
2715+
<dl class="details">
2716+
2717+
2718+
2719+
2720+
2721+
2722+
2723+
2724+
2725+
2726+
2727+
2728+
2729+
2730+
2731+
2732+
2733+
2734+
2735+
26092736

26102737
</dl>
26112738

@@ -3103,7 +3230,7 @@ <h4 class="name">
31033230

31043231
<div class="tag-source">
31053232
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/ImageMapGuide.js">source/ImageMapGuide.js</a>,
3106-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/ImageMapGuide.js#L181">line 181</a>
3233+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/ImageMapGuide.js#L191">line 191</a>
31073234
</div>
31083235

31093236
</div>

0 commit comments

Comments
 (0)