Esriユーザーのグローバルコミュニティで、解決策を見つけ、アイデアを共有し、協力することができます。
こんにちは。calcite date picker コンポーネント(calcite-input-date-picker)では、年はテキスト入力コントロールになっています。年の入力をドロップダウン表示にする新しいプロパティをコンポーネントに追加してほしいです(テキスト入力とドロップダウンピッカーの両方を許可するのが最適です)。マウスでの入力とキーボードへの切り替えを行き来するのはあまりユーザーフレンドリーではありません。 最小および最大の年の値を指定する方法も必要かもしれません。 ありがとうございます
こんにちはJS APIチーム、 私たちのSSOは強化されたセキュリティ対策を適用しており、意図的に`window.opener`をクリアする問題に直面しています。 現在、ArcGISプラグインを提供するOctave(別名EAM)との統合に取り組んでいます。彼らのクライアントアプリケーションはEsriが提供するサンプルとドキュメントに従っていますが、その結果として統合が現在壊れています:認証は成功しますが、`window.opener`が利用できないため、コールバックがOAuthレスポンスを親アプリケーションに返せなくなっています[1]。 EAM/Octaveを責めるべきではないと思います。彼らはドキュメント全体で参照されている[2],[3]…
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…
投稿、コンテンツのフォローなどを行うにはサインインしてください。初めてですか?無料で登録しましょう。
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…