Changeset 557 in tmcsimulator for trunk/webapps/common/js/fileutils.js
- Timestamp:
- 01/16/2020 10:17:24 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/webapps/common/js/fileutils.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/webapps/common/js/fileutils.js
r551 r557 1 1 // Load the dynamic json file for highways, etc. 2 2 // Ref: https://codepen.io/KryptoniteDove/post/load-json-file-locally-using-pure-javascript 3 // Can also load .csv files 3 4 function loadJSON(inFile, callback) 4 5 {
Note: See TracChangeset
for help on using the changeset viewer.
