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 支持应用程序

转至下载选项

发现关于本主题的更多内容