Une communauté mondiale d'utilisateurs Esri où vous pouvez trouver des solutions, partager des idées et collaborer.
Bonjour. Pour le composant calcite date picker (calcite-input-date-picker), l'année est un contrôle de saisie texte. Je souhaiterais demander qu'une nouvelle propriété soit ajoutée au composant afin que la saisie de l'année s'affiche sous forme de menu déroulant (il serait préférable de permettre à la fois la saisie texte…
Bonjour équipe JS API, Je rencontre un problème où notre SSO applique des mesures de sécurité renforcées et efface intentionnellement `window.opener`. Je travaille actuellement sur une intégration avec Octave (alias EAM) qui fournit un plugin ArcGIS. Leur application cliente suit l'exemple et la documentation fournis par…
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…
Connectez-vous pour publier, suivre le contenu, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
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…