laptop and a wrench

不具合

If the MapView zoom property is defined using the 'MapView.zoom' property, the basemap does not load properly in ArcGIS API for JavaScript 4.2.

最後に公開された状態: February 21, 2017 ArcGIS API for JavaScript
不具合 ID 番号 BUG-000102159
送信されましたJanuary 17, 2017
最終更新日June 5, 2024
適用対象ArcGIS API for JavaScript
見つかったバージョン4.2
オペレーティング システムN/A
修正されたバージョン4.3
ステータスFixed

対処法

Use the following approach to change overcome the limitation:var myButton = document.getElementById("myButton"); on(myButton,"click",function (){ view.goTo({ center: view.center, zoom: 10 }); });

再現の手順

不具合 ID: BUG-000102159

ソフトウェア:

  • ArcGIS API for JavaScript

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

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

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

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

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

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

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