laptop and a wrench

不具合

The week, month, and year time intervals must be based on the calendar for the time slider in an ArcGIS Online web map.

最後に公開された状態: November 15, 2014 ArcGIS Online
不具合 ID 番号 BUG-000082911
送信されましたOctober 30, 2014
最終更新日May 4, 2022
適用対象ArcGIS Online
見つかったバージョン3.5
サーバー プラットフォームWindows OS
クライアント プラットフォーム10.0 64 Bit
ステータスKnown Limit

参考情報

Not possible due to different data ranges and calendars.

対処法

Please retrieve the following workaround:

  1. Open the JSON file in ArcGIS Online Assistant. There is a section for the time slider widget.
  2. Add currentTimeExtent to match the startTime for it to work as needed.

"widgets": {

   "timeSlider": {

      "properties": {

         "startTime": 1372636800000,

         "endTime": 1467331260000,

         "thumbCount": 2,

         "thumbMovingRate": 2000,

         "currentTimeExtent": [

            1372636800000,

            1372636800000

         ],

         "timeStopInterval": {

            "interval": 1,

            "units": "esriTimeUnitsYears"

         }

      }

   }

},

Source: https://community.esri.com/t5/arcgis-online-questions/arcgis-online-time-slider-interval/td-p/690536

再現の手順

不具合 ID: BUG-000082911

ソフトウェア:

  • ArcGIS Online

ArcGIS の専門家からヘルプを受ける

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

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

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

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