Changeset 386 in tmcsimulator for trunk/webapps/einotebook/maps


Ignore:
Timestamp:
04/20/2019 12:11:46 PM (7 years ago)
Author:
jdalbey
Message:

Updated LoadEvents?.js to parse all event types except CMS_EVALUATION. Modified build.xml to write svn revision number to webapps/common/js so the revision number can be included in the web page title of our apps. Write ShowRevision? function in displayutils.js to do that.

File:
1 edited

Legend:

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

    r372 r386  
    3131         
    3232            <!-- The Map --> 
    33             <div id="googleMapContent" style="display:none;"><iframe frameborder=0 width=740 height=600  
    34                 scrolling=no src=googleMap.html marginheight=0 marginwidth=0></iframe></div> 
     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> 
     35        <div> 
     36<!-- 
     37<iframe frameborder=0 width=740 height=600  
     38                scrolling=no src="https://drive.google.com/open?id=11RLV4iMbnXW7HlZCATvTa9z1Y01gngzR&usp=sharing" marginheight=0 marginwidth=0></iframe>  --> 
    3539 
    3640        <div id="atmsMapContent" style="display:inline;"><iframe frameborder=0 width=740 height=600  
Note: See TracChangeset for help on using the changeset viewer.