Changeset 557 in tmcsimulator for trunk/webapps/common/js/fileutils.js


Ignore:
Timestamp:
01/16/2020 10:17:24 AM (6 years ago)
Author:
jdalbey
Message:

Add crewcontact file to callout layer. Implements #231

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/webapps/common/js/fileutils.js

    r551 r557  
    11// Load the dynamic json file for highways, etc. 
    22// Ref: https://codepen.io/KryptoniteDove/post/load-json-file-locally-using-pure-javascript 
     3// Can also load .csv files 
    34function loadJSON(inFile, callback) 
    45{ 
Note: See TracChangeset for help on using the changeset viewer.