Changeset 329 in tmcsimulator for trunk/webapps/cptms.html


Ignore:
Timestamp:
03/18/2019 05:25:54 AM (7 years ago)
Author:
jdalbey
Message:

Remove old spikes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/webapps/cptms.html

    r327 r329  
    250250    }; 
    251251 
    252     var kMapPointsFile = "highways.json"; // dynamic json data file created by CADserver 
     252    var kMapPointsFile = "highway_status.json"; // dynamic json data file created by CADserver 
    253253    var kMapStartupFile = "data_layers/highways_startup.json"; // initial (static) highways file used once at startup 
    254254    var kCMSfile = "data_layers/cms_locations_D12.gjson"; // CMS locations  
Note: See TracChangeset for help on using the changeset viewer.