Eine globale Community von Esri-Nutzern, in der Sie Lösungen finden, Ideen austauschen und zusammenarbeiten können.
Hallo. Für die calcite date picker Komponente (calcite-input-date-picker) ist das Jahr eine Texteingabesteuerung. Ich möchte darum bitten, dass der Komponente eine neue Eigenschaft hinzugefügt wird, die die Jahreingabe als Dropdown anzeigt (am besten mit Möglichkeit zur Texteingabe und Dropdown-Auswahl). Es ist nicht sehr…
Hallo JS API Team, Ich habe ein Problem, bei dem unser SSO verstärkte Sicherheitsmaßnahmen anwendet und absichtlich `window.opener` löscht. Ich arbeite derzeit an einer Integration mit Octave (auch bekannt als EAM), das ein ArcGIS Plugin bereitstellt. Ihre Client-Anwendung folgt dem von Esri bereitgestellten Beispiel und…
I have found discussion on this topic in couple of other threads (Permanently change the order in layer list widget , Choosing my own ordering of the layer options in a LayerList... ), but I'd like to bring it up here again as a concrete idea/request: I've heard from users several times that it would be handy for them to…
The following content comes from a translator, please forgive any inaccuracies. Thank you very much. Title SceneLayer throws "Please use getSymbolAsync if valueExpression is used" when swapping a UniqueValueRenderer with valueExpression at runtime Environment * ArcGIS Maps SDK for JavaScript version: 4.32 * Layer…
Hi. For my app, I need control over popups such that some open and close on hover and others on click. Therefore, I have disabled default popup for the view and am creating new popup components like below. Note that I'm intentionally using the component as my understanding is that widgets will be retired soon: //Create…
I have been trying to build an application that can work even if the Enterprise Portal goes down. Because of this limitation, layers must be added at runtime. I cannot depend on a Webmap. I have not been able to find a non-deprecated way to get a Popup, Feature, or Features Component to detect a Feature or Map Image Layer…
You can select graphics created from sketch in addition to features from existing layers on the map natively without any custom configuration, just with <arcgis-sketch> and <arcgis-editor> components. Here is an example app using <arcgis-sketch /> and <arcgis-editor />: *…
Hi Team, We're seeing an issue when querying a feature layer using PBF (f=pbf) output format. The returned geometry is incorrect for a specific POINT ZM feature, while the same query using JSON (f=json) returns the correct geometry. Feature Details Feature ID: 1596769 The geometry stored in the database is: POINT ZM…
I've added the elevation profile component to an application. IIs there is a way to have the details dropdown open by default?
Pretty simple idea. Allow the JS SDK be able to take advantage of network topology. It was to my utter surprise that I learned that Trace Networks have been a exposed capability at the server level for a while, and that it isn't just a "Pro" thing. See below screen shot (apologies for the quality - I took this picture at…
Melden Sie sich an, um zu posten, Inhalte zu folgen und mehr. Neu hier? Kostenlos registrieren.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.
Hi. For the calcite date picker component (calcite-input-date-picker), the year is a text input control. I'd like to request that a new property be added to the component that would make the year input display as a dropdown (best to allow text input and dropdown picker). It's not very user friendly to switch back and forth…
Hello JS API team, I am facing an issue where our SSO applies hardened security measures and intentionally clears `window.opener`. I am currently working on an integration with Octave (aka EAM) which provides an ArcGIS Plugin. Their client application follows the sample and documentation provided by Esri, but as a…