Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=10" />
  6. <title>WebGIS GRASP</title>
  7. <!-- -->
  8. <!-- The nocache script loads the compiled module. -->
  9. <!-- Any GWT meta tags, must be added before this line. -->
  10. <!-- -->
  11.  
  12.  
  13. <script type="text/javascript" language="javascript"
  14. src="webgisgrasp/webgisgrasp.nocache.js"></script>
  15.  
  16. <link rel="stylesheet" type="text/css" href="webgisgrasp/resources/css/gxt-all.css" />
  17. <link rel="stylesheet" type="text/css" href="WebGISGRASP.css" />
  18.  
  19. <script language='javascript' src='webgisgrasp/OpenLayers.js'></script>
  20.  
  21. <script src="http://www.openstreetmap.org/openlayers/OpenStreetMap.js"></script>
  22. </head>
  23.  
  24. <body>
  25. <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
  26. </body>
  27. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement