Changeset 587 in tmcsimulator for branches/realtime_VDS/cptms/index.html
- Timestamp:
- 03/10/2020 09:32:13 AM (6 years ago)
- File:
-
- 1 edited
-
branches/realtime_VDS/cptms/index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/realtime_VDS/cptms/index.html
r585 r587 149 149 var kCCTVfile = "data_layers/cctv_locations_D12.gjson"; // CCTV locations 150 150 var kHARfile = "data_layers/har_locations_D12.gjson"; // CMS locations 151 var lastFetchFile = " last_fetch_time.txt";152 var fetchInterval = 15;151 var lastFetchFile = "../dynamicdata/last_fetch_time.txt"; 152 var fetchInterval = 60; 153 153 var liveImage = "images/live.svg" 154 154 var iconCMSactive = "images/icon_cms_active.png";
Note: See TracChangeset
for help on using the changeset viewer.
