Missing REQUEST parameter.""/>
laptop and a wrench

不具合

The JavaScript API sets the image format for WMS requests to 'undefined' when working with certain WMS services.

最後に公開された状態: January 31, 2017 ArcGIS API for JavaScript
不具合 ID 番号 BUG-000098177
送信されましたAugust 1, 2016
最終更新日June 5, 2024
適用対象ArcGIS API for JavaScript
見つかったバージョン3.17
ステータスNon-Reproducible

参考情報

WMS service is not accessible. "Missing REQUEST parameter."

対処法

Add the following code to the application to allow the service to display: wmsLayer.on("load", function() { wmsLayer.setImageFormat("png"); map.addLayer(wmsLayer); });

再現の手順

不具合 ID: BUG-000098177

ソフトウェア:

  • ArcGIS API for JavaScript

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

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

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

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

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

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

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