laptop and a wrench

不具合

The scale property of the MapView class fails to persist changes when updated in a click event.

最後に公開された状態: October 30, 2019 ArcGIS API for JavaScript
不具合 ID 番号 BUG-000126314
送信されましたOctober 25, 2019
最終更新日June 5, 2024
適用対象ArcGIS API for JavaScript
見つかったバージョン4.13
ステータスWill Not Be Addressed

参考情報

The view.scale still updates. Although it takes a bit longer to update, use view.goTo(); console.log("[BEFORE] MapView.scale", view.scale); view.goTo({scale: view.scale+10000}).then(function(){ console.log("[AFTER] MapView.scale", view.scale); }); The “AFTER” value would wait to log in the console until the view’s scale has updated.

対処法

Use ArcGIS API for JavaScript 4.12.

再現の手順

不具合 ID: BUG-000126314

ソフトウェア:

  • ArcGIS API for JavaScript

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動