Changeset 445 in tmcsimulator for trunk/src/tmcsim/cadsimulator/managers/TrafficModelManager.java
- Timestamp:
- 07/14/2019 03:37:52 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tmcsim/cadsimulator/managers/TrafficModelManager.java
r422 r445 422 422 catch (FileNotFoundException ex) 423 423 { 424 Logger.getLogger( GoogleMapAnimator.class.getName()).log(Level.SEVERE, null, ex);424 Logger.getLogger(TrafficModelManager.class.getName()).log(Level.SEVERE, null, ex); 425 425 } 426 426 // Wait for Google Map to process the data we just sent
Note: See TracChangeset
for help on using the changeset viewer.
