Changeset 340 in tmcsimulator for trunk/webapps
- Timestamp:
- 03/23/2019 08:19:47 AM (7 years ago)
- Location:
- trunk/webapps
- Files:
-
- 2 edited
-
cptms.html (modified) (1 diff)
-
highway_status.json (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/webapps/cptms.html
r339 r340 213 213 <script src="js/controls.js"></script> 214 214 <script src="js/night_mode.js"></script> 215 <!-- Using John's API Key -->215 <!-- Using John's API Key 216 216 <script async defer 217 217 src="https://maps.googleapis.com/maps/api/js?key=AIzaSyD6iTyN0DjP-9OVkAgicyp4tkC10naE_B8&libraries=places&callback=initMap"> 218 </script> 219 <!-- Project API Key 218 </script> --> 219 <!-- Project API Key --> 220 220 <script async defer 221 221 src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCJuoPR3s6_qekC-GA1v5rvTcVocL3AXHE&libraries=places&callback=initMap"></script> 222 --> 222 223 223 <!-- 224 224 export GOOGLE_APPLICATION_CREDENTIALS="/home/<path to file>/TMC Simulator-c3ae15ddb96b.json" -
trunk/webapps/highway_status.json
r335 r340 2358 2358 }, 2359 2359 "properties": 2360 {"street": "MACARTHU1", "color": " yellow", "perpx": "-0.710326", "perpy": "0.703873"}2360 {"street": "MACARTHU1", "color": "red", "perpx": "-0.710326", "perpy": "0.703873"} 2361 2361 }, 2362 2362 { … … 2369 2369 }, 2370 2370 "properties": 2371 {"street": "MACARTHU1", "color": " yellow", "perpx": "0.740557", "perpy": "-0.671994"}2371 {"street": "MACARTHU1", "color": "red", "perpx": "0.740557", "perpy": "-0.671994"} 2372 2372 }, 2373 2373 { … … 2391 2391 }, 2392 2392 "properties": 2393 {"street": "MACARTHU2", "color": " lime", "perpx": "0", "perpy": "0"}2393 {"street": "MACARTHU2", "color": "yellow", "perpx": "0", "perpy": "0"} 2394 2394 }, 2395 2395 {
Note: See TracChangeset
for help on using the changeset viewer.
