Changeset 401 in tmcsimulator for trunk/webapps/einotebook/maps/index.html


Ignore:
Timestamp:
05/15/2019 06:07:22 AM (7 years ago)
Author:
jdalbey
Message:

Fix #149, #112. Add emphasis to timebox. Partial fix to highlighting problem. Use Scoreboard font in CMS monitor.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/webapps/einotebook/maps/index.html

    r386 r401  
    3131         
    3232            <!-- The Map --> 
    33             <div id="googleMapContent" style="display:none;"> 
    34 <iframe src="https://www.google.com/maps/d/embed?mid=11RLV4iMbnXW7HlZCATvTa9z1Y01gngzR&zoom=9" width="640" height="480"></iframe> 
     33            <div id="googleMapContent"> 
     34<iframe src="https://www.google.com/maps/d/embed?mid=11RLV4iMbnXW7HlZCATvTa9z1Y01gngzR&z=10" width="640" height="480"></iframe> 
    3535        <div> 
    3636<!-- 
     
    3838                scrolling=no src="https://drive.google.com/open?id=11RLV4iMbnXW7HlZCATvTa9z1Y01gngzR&usp=sharing" marginheight=0 marginwidth=0></iframe>  --> 
    3939 
    40         <div id="atmsMapContent" style="display:inline;"><iframe frameborder=0 width=740 height=600  
     40        <div id="atmsMapContent"><iframe frameborder=0 width="740" height="600"  
    4141                scrolling=no src="../../cptms/index.html" marginheight=0 marginwidth=0></iframe></div> 
    42 <!--        <div id="atmsMapContent" style="display:inline;"><iframe frameborder=0 width=740 height=600  
    43                 scrolling=no src="../../cptms.html" marginheight=0 marginwidth=0></iframe></div> 
    44 --> 
     42 
    4543    </center> 
    4644  </body> 
Note: See TracChangeset for help on using the changeset viewer.