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


Ignore:
Timestamp:
03/23/2019 08:19:47 AM (7 years ago)
Author:
jdalbey
Message:

move old ATMS driver to archive package

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/webapps/cptms.html

    r339 r340  
    213213    <script  src="js/controls.js"></script> 
    214214    <script  src="js/night_mode.js"></script> 
    215     <!-- Using John's API Key --> 
     215    <!-- Using John's API Key 
    216216    <script async defer 
    217217    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 --> 
    220220    <script async defer 
    221221    src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCJuoPR3s6_qekC-GA1v5rvTcVocL3AXHE&libraries=places&callback=initMap"></script> 
    222  --> 
     222 
    223223<!-- 
    224224export GOOGLE_APPLICATION_CREDENTIALS="/home/<path to file>/TMC Simulator-c3ae15ddb96b.json" 
Note: See TracChangeset for help on using the changeset viewer.