不具合 ID 番号 |
BUG-000159455 |
送信されました | June 27, 2023 |
最終更新日 | June 5, 2024 |
適用対象 | Portal for ArcGIS |
見つかったバージョン | 10.9.1 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 10.0 64 Bit |
ステータス | As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
|
参考情報
This issue occurs because the WMS server uses a white (FFFFFF) canvas to draw the features. Using white color in either a symbol or text blends in with the background. By default, most applications request a transparent background, so the server makes all white pixels transparent, which causes the text or symbol to 'disappear'.
対処法
There are a couple of options; either one of these works:
- On the Web Map Service (WMS) service, do not use white (FFFFFF) color to render text or symbols. Instead, use the off-white color (FEFFFF).
- Set the background color (bgcolor) to a different color than white (FFFFFF).
再現の手順