laptop and a wrench

不具合

The BasemapToggle widget does not show the title of basemaps when the 'titleVisible' property is true in ArcGIS API for JavaScript 4.3.

最後に公開された状態: August 29, 2017 ArcGIS API for JavaScript
不具合 ID 番号 BUG-000105956
送信されましたJune 21, 2017
最終更新日June 5, 2024
適用対象ArcGIS API for JavaScript
見つかったバージョン4.3
オペレーティング システムWindows OS
オペレーティング システムのバージョン7.0 64 Bit
修正されたバージョン4.5
ステータスFixed

対処法

<a href="https://jsbin.com/qaxedek/edit?html,output" target="_blank">https://jsbin.com/qaxedek/edit?html,output</a>Use a jQuery selector and update the CSS class. ExamplesetTimeout(function() { $( '#viewDiv > div > div.esri-ui > div.esri-ui-inner-container.esri-ui-corner-container > div.esri-ui-top-right.esri-ui-corner > div > div:nth-child(1) > div.esri-basemap-thumbnail__overlay.esri-basemap-toggle__image-overlay > span' ).removeClass('esri-basemap-thumbnail__title').addClass('esri-basemap-toggle__title esri-basemap-toggle__title--visible'); }, 500);

再現の手順

不具合 ID: BUG-000105956

ソフトウェア:

  • ArcGIS API for JavaScript

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

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

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

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

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

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

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