@vertigis/arcgis-extensions 35.3.2 → 35.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/html/classes/data_FeatureStream.FeatureStream.html +1 -1
- package/docs/html/classes/utilities_asyncIterable.AsyncQueue.html +1 -1
- package/docs/html/enums/portal_FeatureLayer.FeatureLayerMode.html +1 -1
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerProperties.html +16 -16
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html +16 -16
- package/docs/html/interfaces/portal_FeatureLayer.FeatureLayer-1.html +16 -16
- package/docs/html/interfaces/portal_MapServiceLayer.MapServiceLayer-1.html +7 -7
- package/docs/html/interfaces/portal_StreamLayer.StreamLayer-1.html +15 -15
- package/docs/html/modules/portal_FeatureLayer.FeatureLayer.html +5 -5
- package/docs/html/modules/portal_FeatureLayer.html +1 -1
- package/docs/html/modules/portal_MapServiceLayer.MapServiceLayer.html +1 -1
- package/docs/html/modules/version.html +1 -1
- package/package.json +1 -1
- package/portal/FeatureLayer.js +1 -1
- package/portal/MapServiceLayer.js +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
|
@@ -18,36 +18,36 @@ existing layer instead of creating one.</p>
|
|
|
18
18
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="blendMode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> blend<wbr/>Mode<a href="#blendMode" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">blend<wbr/>Mode<span class="tsd-signature-symbol">?:</span> <a href="../modules/portal__LayerBase.html#BlendMode" class="tsd-signature-type" data-tsd-kind="Type alias">BlendMode</a></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#blendMode">blendMode</a></p><ul><li>Defined in src/portal/_LayerBase.ts:17</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
19
19
|
<p>Blend modes are used to blend layers together to create an interesting
|
|
20
20
|
effect in a layer, or even to produce what seems like a new layer.</p>
|
|
21
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="capabilities" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> capabilities<a href="#capabilities" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">capabilities<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#capabilities">capabilities</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
21
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="capabilities" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> capabilities<a href="#capabilities" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">capabilities<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#capabilities">capabilities</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:379</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
22
22
|
<p>A comma-separated string listing which editing operations are allowed on
|
|
23
23
|
an editable feature service. Available operations include: Create |
|
|
24
24
|
Delete | Query | Update | Editing.</p>
|
|
25
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="customParameters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> custom<wbr/>Parameters<a href="#customParameters" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">custom<wbr/>Parameters<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#customParameters">customParameters</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
25
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="customParameters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> custom<wbr/>Parameters<a href="#customParameters" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">custom<wbr/>Parameters<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#customParameters">customParameters</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:385</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
26
26
|
<p>A sequence of custom parameters appended to the URL of all requests
|
|
27
27
|
related to supporting ArcGIS layer types.</p>
|
|
28
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="definitionEditor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> definition<wbr/>Editor<a href="#definitionEditor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">definition<wbr/>Editor<span class="tsd-signature-symbol">?:</span> <a href="portal_DefinitionEditor.DefinitionEditor.html" class="tsd-signature-type" data-tsd-kind="Interface">DefinitionEditor</a></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#definitionEditor">definitionEditor</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
28
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="definitionEditor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> definition<wbr/>Editor<a href="#definitionEditor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">definition<wbr/>Editor<span class="tsd-signature-symbol">?:</span> <a href="portal_DefinitionEditor.DefinitionEditor.html" class="tsd-signature-type" data-tsd-kind="Interface">DefinitionEditor</a></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#definitionEditor">definitionEditor</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:390</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
29
29
|
<p>Stores interactive filters.</p>
|
|
30
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="disablePopup" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> disable<wbr/>Popup<a href="#disablePopup" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">disable<wbr/>Popup<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#disablePopup">disablePopup</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
30
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="disablePopup" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> disable<wbr/>Popup<a href="#disablePopup" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">disable<wbr/>Popup<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#disablePopup">disablePopup</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:395</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
31
31
|
<p>Indicates whether to allow a client to ignore popups defined by the service item.</p>
|
|
32
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="featureCollection" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> feature<wbr/>Collection<a href="#featureCollection" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">feature<wbr/>Collection<span class="tsd-signature-symbol">?:</span> <a href="portal_FeatureCollection.FeatureCollection.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureCollection</a></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#featureCollection">featureCollection</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
32
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="featureCollection" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> feature<wbr/>Collection<a href="#featureCollection" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">feature<wbr/>Collection<span class="tsd-signature-symbol">?:</span> <a href="portal_FeatureCollection.FeatureCollection.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureCollection</a></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#featureCollection">featureCollection</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:402</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
33
33
|
<p>A featureCollection object defining a layer of features whose geometry
|
|
34
34
|
and attributes will be stored directly within the web map. This is only
|
|
35
35
|
used when no url property is supplied.</p>
|
|
36
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="featureCollectionType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> feature<wbr/>Collection<wbr/>Type<a href="#featureCollectionType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">feature<wbr/>Collection<wbr/>Type<span class="tsd-signature-symbol">?:</span> <a href="../modules/portal_FeatureLayer.html#FeatureCollectionType" class="tsd-signature-type" data-tsd-kind="Type alias">FeatureCollectionType</a></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#featureCollectionType">featureCollectionType</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
36
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="featureCollectionType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> feature<wbr/>Collection<wbr/>Type<a href="#featureCollectionType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">feature<wbr/>Collection<wbr/>Type<span class="tsd-signature-symbol">?:</span> <a href="../modules/portal_FeatureLayer.html#FeatureCollectionType" class="tsd-signature-type" data-tsd-kind="Type alias">FeatureCollectionType</a></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#featureCollectionType">featureCollectionType</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:409</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
37
37
|
<p>Indicates the type of features in the feature collection. If
|
|
38
38
|
featureCollectionType is missing, it means the feature collection is a
|
|
39
39
|
regular single-layer or multi-layer feature collection.</p>
|
|
40
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="formInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> form<wbr/>Info<a href="#formInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">form<wbr/>Info<span class="tsd-signature-symbol">?:</span> <a href="portal_FormInfo.FormInfo-1.html" class="tsd-signature-type" data-tsd-kind="Interface">FormInfo</a></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#formInfo">formInfo</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
40
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="formInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> form<wbr/>Info<a href="#formInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">form<wbr/>Info<span class="tsd-signature-symbol">?:</span> <a href="portal_FormInfo.FormInfo-1.html" class="tsd-signature-type" data-tsd-kind="Interface">FormInfo</a></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#formInfo">formInfo</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:414</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
41
41
|
<p>A formInfo object defining the content of the form when you are editing a feature.</p>
|
|
42
42
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="id" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> id<a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#id">id</a></p><ul><li>Defined in src/portal/_LayerBase.ts:22</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
43
43
|
<p>A unique identifying string for the layer.</p>
|
|
44
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="itemId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> item<wbr/>Id<a href="#itemId" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">item<wbr/>Id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#itemId">itemId</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
44
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="itemId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> item<wbr/>Id<a href="#itemId" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">item<wbr/>Id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#itemId">itemId</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:420</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
45
45
|
<p>Optional string containing the item ID of the service if it's registered
|
|
46
46
|
on ArcGIS Online or your organization's portal.</p>
|
|
47
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="layerDefinition" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> layer<wbr/>Definition<a href="#layerDefinition" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">layer<wbr/>Definition<span class="tsd-signature-symbol">?:</span> <a href="portal_LayerDefinition.LayerDefinition-1.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerDefinition</a></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#layerDefinition">layerDefinition</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
47
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="layerDefinition" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> layer<wbr/>Definition<a href="#layerDefinition" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">layer<wbr/>Definition<span class="tsd-signature-symbol">?:</span> <a href="portal_LayerDefinition.LayerDefinition-1.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerDefinition</a></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#layerDefinition">layerDefinition</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:426</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
48
48
|
<p>A layerDefinition object defining the attribute schema and drawing
|
|
49
49
|
information for the layer.</p>
|
|
50
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="layerType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">layer<wbr/>Type<a href="#layerType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">layer<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"ArcGISFeatureLayer"</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#layerType">layerType</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
50
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="layerType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">layer<wbr/>Type<a href="#layerType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">layer<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"ArcGISFeatureLayer"</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#layerType">layerType</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:431</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
51
51
|
<p>The type of layer.</p>
|
|
52
52
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="listMode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> list<wbr/>Mode<a href="#listMode" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">list<wbr/>Mode<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"show"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"hide"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"hide-children"</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#listMode">listMode</a></p><ul><li>Defined in src/portal/OperationalLayer.ts:35</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
53
53
|
<p>Indicates how the layer should display in the table of contents. The
|
|
@@ -61,7 +61,7 @@ be visible no matter how far you zoom in.</p>
|
|
|
61
61
|
<p>A number representing the minimum scale at which the layer will be
|
|
62
62
|
visible. The number is the scale's denominator; thus, a value of 2400
|
|
63
63
|
represents a scale of 1/2,400.</p>
|
|
64
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="mode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> mode<a href="#mode" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">mode<span class="tsd-signature-symbol">?:</span> <a href="../enums/portal_FeatureLayer.FeatureLayerMode.html" class="tsd-signature-type" data-tsd-kind="Enumeration">FeatureLayerMode</a></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#mode">mode</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
64
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="mode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> mode<a href="#mode" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">mode<span class="tsd-signature-symbol">?:</span> <a href="../enums/portal_FeatureLayer.FeatureLayerMode.html" class="tsd-signature-type" data-tsd-kind="Enumeration">FeatureLayerMode</a></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#mode">mode</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:449</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
65
65
|
<p>Used with ArcGIS feature services and individual layers in ArcGIS map
|
|
66
66
|
services, this property determines how the features are retrieved from
|
|
67
67
|
the server. This property is represented as 0, 1, or 2.</p>
|
|
@@ -79,7 +79,7 @@ service being used for display and the feature service used for editing.</li>
|
|
|
79
79
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="opacity" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> opacity<a href="#opacity" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">opacity<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#opacity">opacity</a></p><ul><li>Defined in src/portal/_LayerBase.ts:48</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
80
80
|
<p>The degree of transparency applied to the layer on the client side, where
|
|
81
81
|
0 is full transparency and 1 is no transparency.</p>
|
|
82
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="popupInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> popup<wbr/>Info<a href="#popupInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">popup<wbr/>Info<span class="tsd-signature-symbol">?:</span> <a href="portal_PopupInfo.PopupInfo-1.html" class="tsd-signature-type" data-tsd-kind="Interface">PopupInfo</a></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#popupInfo">popupInfo</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
82
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="popupInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> popup<wbr/>Info<a href="#popupInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">popup<wbr/>Info<span class="tsd-signature-symbol">?:</span> <a href="portal_PopupInfo.PopupInfo-1.html" class="tsd-signature-type" data-tsd-kind="Interface">PopupInfo</a></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#popupInfo">popupInfo</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:455</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
83
83
|
<p>A PopupInfo object defining the content of pop-up windows when you click
|
|
84
84
|
or query a feature.</p>
|
|
85
85
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="refreshInterval" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> refresh<wbr/>Interval<a href="#refreshInterval" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">refresh<wbr/>Interval<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#refreshInterval">refreshInterval</a></p><ul><li>Defined in src/portal/OperationalLayer.ts:48</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
@@ -92,15 +92,15 @@ basemaps (including Bing Maps basemaps), CSV from the web with latitude
|
|
|
92
92
|
and longitude fields, and KML when added to ArcGIS Online through the My
|
|
93
93
|
Content page.
|
|
94
94
|
<a href="https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm" class="external">https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm</a>.</p>
|
|
95
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="screenSizePerspective" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> screen<wbr/>Size<wbr/>Perspective<a href="#screenSizePerspective" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">screen<wbr/>Size<wbr/>Perspective<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#screenSizePerspective">screenSizePerspective</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
95
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="screenSizePerspective" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> screen<wbr/>Size<wbr/>Perspective<a href="#screenSizePerspective" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">screen<wbr/>Size<wbr/>Perspective<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#screenSizePerspective">screenSizePerspective</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:460</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
96
96
|
<p>Apply perspective scaling to screen-size symbols.</p>
|
|
97
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="showLabels" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> show<wbr/>Labels<a href="#showLabels" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">show<wbr/>Labels<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#showLabels">showLabels</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
97
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="showLabels" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> show<wbr/>Labels<a href="#showLabels" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">show<wbr/>Labels<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#showLabels">showLabels</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:466</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
98
98
|
<p>Indicates whether to display labels for this layer. If true, labels will
|
|
99
99
|
appear as defined in the labelingInfo property.</p>
|
|
100
100
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="showLegend" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> show<wbr/>Legend<a href="#showLegend" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">show<wbr/>Legend<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#showLegend">showLegend</a></p><ul><li>Defined in src/portal/_LayerBase.ts:54</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
101
101
|
<p>Indicates whether to allow map authors the ability to control what layers
|
|
102
102
|
should be shown in a client's legend.</p>
|
|
103
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="subtypeCode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> subtype<wbr/>Code<a href="#subtypeCode" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">subtype<wbr/>Code<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#subtypeCode">subtypeCode</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
103
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="subtypeCode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> subtype<wbr/>Code<a href="#subtypeCode" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">subtype<wbr/>Code<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#subtypeCode">subtypeCode</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:471</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
104
104
|
<p>The feature subtype code identifying the layer. Used with SubtypeGroupLayers.</p>
|
|
105
105
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="title" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> title<a href="#title" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">title<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#title">title</a></p><ul><li>Defined in src/portal/_LayerBase.ts:60</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
106
106
|
<p>A user-friendly title for the layer that can be used in a table of
|
|
@@ -110,7 +110,7 @@ contents. If this is not included, then a title is derived from the service.</p>
|
|
|
110
110
|
URL, but is not an ArcGIS web service, then this parameter can be
|
|
111
111
|
supplied to denote the layer type. See {@link OperationalLayerType} and
|
|
112
112
|
{@link BaseMapLayerType}.</p>
|
|
113
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="url" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> url<a href="#url" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">url<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#url">url</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
113
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="url" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> url<a href="#url" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">url<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#url">url</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:477</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
114
114
|
<p>The URL to the layer.If the layer is not from a web service but rather a
|
|
115
115
|
feature collection, than the url property is omitted.</p>
|
|
116
116
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="visibility" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> visibility<a href="#visibility" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">visibility<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html">FeatureLayerBaseProperties</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html#visibility">visibility</a></p><ul><li>Defined in src/portal/_LayerBase.ts:73</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html
CHANGED
|
@@ -12,36 +12,36 @@ existing layer instead of creating one.</p>
|
|
|
12
12
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="blendMode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> blend<wbr/>Mode<a href="#blendMode" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">blend<wbr/>Mode<span class="tsd-signature-symbol">?:</span> <a href="../modules/portal__LayerBase.html#BlendMode" class="tsd-signature-type" data-tsd-kind="Type alias">BlendMode</a></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#blendMode">blendMode</a></p><ul><li>Defined in src/portal/_LayerBase.ts:17</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
13
13
|
<p>Blend modes are used to blend layers together to create an interesting
|
|
14
14
|
effect in a layer, or even to produce what seems like a new layer.</p>
|
|
15
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="capabilities" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> capabilities<a href="#capabilities" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">capabilities<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#capabilities">capabilities</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
15
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="capabilities" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> capabilities<a href="#capabilities" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">capabilities<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#capabilities">capabilities</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:379</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
16
16
|
<p>A comma-separated string listing which editing operations are allowed on
|
|
17
17
|
an editable feature service. Available operations include: Create |
|
|
18
18
|
Delete | Query | Update | Editing.</p>
|
|
19
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="customParameters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> custom<wbr/>Parameters<a href="#customParameters" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">custom<wbr/>Parameters<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#customParameters">customParameters</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
19
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="customParameters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> custom<wbr/>Parameters<a href="#customParameters" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">custom<wbr/>Parameters<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#customParameters">customParameters</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:385</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
20
20
|
<p>A sequence of custom parameters appended to the URL of all requests
|
|
21
21
|
related to supporting ArcGIS layer types.</p>
|
|
22
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="definitionEditor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> definition<wbr/>Editor<a href="#definitionEditor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">definition<wbr/>Editor<span class="tsd-signature-symbol">?:</span> <a href="portal_DefinitionEditor.DefinitionEditor.html" class="tsd-signature-type" data-tsd-kind="Interface">DefinitionEditor</a></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#definitionEditor">definitionEditor</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
22
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="definitionEditor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> definition<wbr/>Editor<a href="#definitionEditor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">definition<wbr/>Editor<span class="tsd-signature-symbol">?:</span> <a href="portal_DefinitionEditor.DefinitionEditor.html" class="tsd-signature-type" data-tsd-kind="Interface">DefinitionEditor</a></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#definitionEditor">definitionEditor</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:390</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
23
23
|
<p>Stores interactive filters.</p>
|
|
24
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="disablePopup" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> disable<wbr/>Popup<a href="#disablePopup" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">disable<wbr/>Popup<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#disablePopup">disablePopup</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
24
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="disablePopup" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> disable<wbr/>Popup<a href="#disablePopup" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">disable<wbr/>Popup<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#disablePopup">disablePopup</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:395</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
25
25
|
<p>Indicates whether to allow a client to ignore popups defined by the service item.</p>
|
|
26
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="featureCollection" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> feature<wbr/>Collection<a href="#featureCollection" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">feature<wbr/>Collection<span class="tsd-signature-symbol">?:</span> <a href="portal_FeatureCollection.FeatureCollection.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureCollection</a></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#featureCollection">featureCollection</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
26
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="featureCollection" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> feature<wbr/>Collection<a href="#featureCollection" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">feature<wbr/>Collection<span class="tsd-signature-symbol">?:</span> <a href="portal_FeatureCollection.FeatureCollection.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureCollection</a></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#featureCollection">featureCollection</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:402</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
27
27
|
<p>A featureCollection object defining a layer of features whose geometry
|
|
28
28
|
and attributes will be stored directly within the web map. This is only
|
|
29
29
|
used when no url property is supplied.</p>
|
|
30
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="featureCollectionType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> feature<wbr/>Collection<wbr/>Type<a href="#featureCollectionType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">feature<wbr/>Collection<wbr/>Type<span class="tsd-signature-symbol">?:</span> <a href="../modules/portal_FeatureLayer.html#FeatureCollectionType" class="tsd-signature-type" data-tsd-kind="Type alias">FeatureCollectionType</a></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#featureCollectionType">featureCollectionType</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
30
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="featureCollectionType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> feature<wbr/>Collection<wbr/>Type<a href="#featureCollectionType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">feature<wbr/>Collection<wbr/>Type<span class="tsd-signature-symbol">?:</span> <a href="../modules/portal_FeatureLayer.html#FeatureCollectionType" class="tsd-signature-type" data-tsd-kind="Type alias">FeatureCollectionType</a></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#featureCollectionType">featureCollectionType</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:409</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
31
31
|
<p>Indicates the type of features in the feature collection. If
|
|
32
32
|
featureCollectionType is missing, it means the feature collection is a
|
|
33
33
|
regular single-layer or multi-layer feature collection.</p>
|
|
34
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="formInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> form<wbr/>Info<a href="#formInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">form<wbr/>Info<span class="tsd-signature-symbol">?:</span> <a href="portal_FormInfo.FormInfo-1.html" class="tsd-signature-type" data-tsd-kind="Interface">FormInfo</a></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#formInfo">formInfo</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
34
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="formInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> form<wbr/>Info<a href="#formInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">form<wbr/>Info<span class="tsd-signature-symbol">?:</span> <a href="portal_FormInfo.FormInfo-1.html" class="tsd-signature-type" data-tsd-kind="Interface">FormInfo</a></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#formInfo">formInfo</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:414</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
35
35
|
<p>A formInfo object defining the content of the form when you are editing a feature.</p>
|
|
36
36
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="id" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> id<a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#id">id</a></p><ul><li>Defined in src/portal/_LayerBase.ts:22</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
37
37
|
<p>A unique identifying string for the layer.</p>
|
|
38
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="itemId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> item<wbr/>Id<a href="#itemId" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">item<wbr/>Id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#itemId">itemId</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
38
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="itemId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> item<wbr/>Id<a href="#itemId" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">item<wbr/>Id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#itemId">itemId</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:420</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
39
39
|
<p>Optional string containing the item ID of the service if it's registered
|
|
40
40
|
on ArcGIS Online or your organization's portal.</p>
|
|
41
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="layerDefinition" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> layer<wbr/>Definition<a href="#layerDefinition" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">layer<wbr/>Definition<span class="tsd-signature-symbol">?:</span> <a href="portal_LayerDefinition.LayerDefinition-1.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerDefinition</a></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#layerDefinition">layerDefinition</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
41
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="layerDefinition" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> layer<wbr/>Definition<a href="#layerDefinition" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">layer<wbr/>Definition<span class="tsd-signature-symbol">?:</span> <a href="portal_LayerDefinition.LayerDefinition-1.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerDefinition</a></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#layerDefinition">layerDefinition</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:426</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
42
42
|
<p>A layerDefinition object defining the attribute schema and drawing
|
|
43
43
|
information for the layer.</p>
|
|
44
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="layerType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">layer<wbr/>Type<a href="#layerType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">layer<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"ArcGISFeatureLayer"</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#layerType">layerType</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
44
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="layerType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">layer<wbr/>Type<a href="#layerType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">layer<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"ArcGISFeatureLayer"</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#layerType">layerType</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:431</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
45
45
|
<p>The type of layer.</p>
|
|
46
46
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="listMode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> list<wbr/>Mode<a href="#listMode" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">list<wbr/>Mode<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"show"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"hide"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"hide-children"</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#listMode">listMode</a></p><ul><li>Defined in src/portal/OperationalLayer.ts:35</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
47
47
|
<p>Indicates how the layer should display in the table of contents. The
|
|
@@ -55,7 +55,7 @@ be visible no matter how far you zoom in.</p>
|
|
|
55
55
|
<p>A number representing the minimum scale at which the layer will be
|
|
56
56
|
visible. The number is the scale's denominator; thus, a value of 2400
|
|
57
57
|
represents a scale of 1/2,400.</p>
|
|
58
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="mode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> mode<a href="#mode" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">mode<span class="tsd-signature-symbol">?:</span> <a href="../enums/portal_FeatureLayer.FeatureLayerMode.html" class="tsd-signature-type" data-tsd-kind="Enumeration">FeatureLayerMode</a></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#mode">mode</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
58
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="mode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> mode<a href="#mode" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">mode<span class="tsd-signature-symbol">?:</span> <a href="../enums/portal_FeatureLayer.FeatureLayerMode.html" class="tsd-signature-type" data-tsd-kind="Enumeration">FeatureLayerMode</a></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#mode">mode</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:449</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
59
59
|
<p>Used with ArcGIS feature services and individual layers in ArcGIS map
|
|
60
60
|
services, this property determines how the features are retrieved from
|
|
61
61
|
the server. This property is represented as 0, 1, or 2.</p>
|
|
@@ -73,7 +73,7 @@ service being used for display and the feature service used for editing.</li>
|
|
|
73
73
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="opacity" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> opacity<a href="#opacity" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">opacity<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#opacity">opacity</a></p><ul><li>Defined in src/portal/_LayerBase.ts:48</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
74
74
|
<p>The degree of transparency applied to the layer on the client side, where
|
|
75
75
|
0 is full transparency and 1 is no transparency.</p>
|
|
76
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="popupInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> popup<wbr/>Info<a href="#popupInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">popup<wbr/>Info<span class="tsd-signature-symbol">?:</span> <a href="portal_PopupInfo.PopupInfo-1.html" class="tsd-signature-type" data-tsd-kind="Interface">PopupInfo</a></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#popupInfo">popupInfo</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
76
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="popupInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> popup<wbr/>Info<a href="#popupInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">popup<wbr/>Info<span class="tsd-signature-symbol">?:</span> <a href="portal_PopupInfo.PopupInfo-1.html" class="tsd-signature-type" data-tsd-kind="Interface">PopupInfo</a></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#popupInfo">popupInfo</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:455</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
77
77
|
<p>A PopupInfo object defining the content of pop-up windows when you click
|
|
78
78
|
or query a feature.</p>
|
|
79
79
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="refreshInterval" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> refresh<wbr/>Interval<a href="#refreshInterval" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">refresh<wbr/>Interval<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#refreshInterval">refreshInterval</a></p><ul><li>Defined in src/portal/OperationalLayer.ts:48</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
@@ -86,15 +86,15 @@ basemaps (including Bing Maps basemaps), CSV from the web with latitude
|
|
|
86
86
|
and longitude fields, and KML when added to ArcGIS Online through the My
|
|
87
87
|
Content page.
|
|
88
88
|
<a href="https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm" class="external">https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm</a>.</p>
|
|
89
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="screenSizePerspective" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> screen<wbr/>Size<wbr/>Perspective<a href="#screenSizePerspective" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">screen<wbr/>Size<wbr/>Perspective<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#screenSizePerspective">screenSizePerspective</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
89
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="screenSizePerspective" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> screen<wbr/>Size<wbr/>Perspective<a href="#screenSizePerspective" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">screen<wbr/>Size<wbr/>Perspective<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#screenSizePerspective">screenSizePerspective</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:460</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
90
90
|
<p>Apply perspective scaling to screen-size symbols.</p>
|
|
91
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="showLabels" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> show<wbr/>Labels<a href="#showLabels" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">show<wbr/>Labels<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#showLabels">showLabels</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
91
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="showLabels" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> show<wbr/>Labels<a href="#showLabels" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">show<wbr/>Labels<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#showLabels">showLabels</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:466</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
92
92
|
<p>Indicates whether to display labels for this layer. If true, labels will
|
|
93
93
|
appear as defined in the labelingInfo property.</p>
|
|
94
94
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="showLegend" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> show<wbr/>Legend<a href="#showLegend" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">show<wbr/>Legend<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#showLegend">showLegend</a></p><ul><li>Defined in src/portal/_LayerBase.ts:54</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
95
95
|
<p>Indicates whether to allow map authors the ability to control what layers
|
|
96
96
|
should be shown in a client's legend.</p>
|
|
97
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="subtypeCode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> subtype<wbr/>Code<a href="#subtypeCode" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">subtype<wbr/>Code<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#subtypeCode">subtypeCode</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
97
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="subtypeCode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> subtype<wbr/>Code<a href="#subtypeCode" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">subtype<wbr/>Code<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#subtypeCode">subtypeCode</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:471</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
98
98
|
<p>The feature subtype code identifying the layer. Used with SubtypeGroupLayers.</p>
|
|
99
99
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="title" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> title<a href="#title" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">title<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#title">title</a></p><ul><li>Defined in src/portal/_LayerBase.ts:60</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
100
100
|
<p>A user-friendly title for the layer that can be used in a table of
|
|
@@ -104,7 +104,7 @@ contents. If this is not included, then a title is derived from the service.</p>
|
|
|
104
104
|
URL, but is not an ArcGIS web service, then this parameter can be
|
|
105
105
|
supplied to denote the layer type. See {@link OperationalLayerType} and
|
|
106
106
|
{@link BaseMapLayerType}.</p>
|
|
107
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="url" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> url<a href="#url" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">url<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#url">url</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:
|
|
107
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="url" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> url<a href="#url" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">url<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#url">url</a></p><ul><li>Defined in src/portal/FeatureLayer.ts:477</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
108
108
|
<p>The URL to the layer.If the layer is not from a web service but rather a
|
|
109
109
|
feature collection, than the url property is omitted.</p>
|
|
110
110
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="visibility" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> visibility<a href="#visibility" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">visibility<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="portal_FeatureLayer.FeatureLayer-1.html">FeatureLayer</a>.<a href="portal_FeatureLayer.FeatureLayer-1.html#visibility">visibility</a></p><ul><li>Defined in src/portal/_LayerBase.ts:73</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|