source: tmcsimulator/trunk/EInotebook/maps/googleMap.html @ 359

Revision 359, 352 bytes checked in by jdalbey, 7 years ago (diff)

Add EINotebook source

  • Property svn:executable set to *
Line 
1<html>
2  <head>
3
4    <link rel="stylesheet" type="text/css" href="maps.css"> 
5    <link href="../ipadapp.css" rel="stylesheet" type="text/css">
6    <script type="text/javascript" src="maps.js"></script> 
7
8  </head>
9  <body>
10   
11   
12    <!-- The Map -->
13    <div id="Default" style="display:inline;"><img src="incidents.png"></div>
14
15
16  </body>
17</html>
Note: See TracBrowser for help on using the repository browser.