Ignore:
Timestamp:
Jan 21, 2009, 1:37:00 PM (15 years ago)
Author:
jazz
Message:
  • Main.js:
    • add default view of google map
    • add script of AJAX loading from XML
  • getdeepstaxml.xml
    • this xml is the source of AJAX
  • index.html
    • you must add your Google Map API key manualy or the key will be different from URLs.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • oceandb/webapproot/index.html

    r47 r49  
    2222<script type="text/javascript" src="config.js"></script>
    2323<script type="text/javascript" src="/wavemaker/lib/wm/base/boot/boot.js"></script>
     24<script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAREq2HXjZzIdAyVORbKBYMhTfzQKfMm5eNRoty1ZKt0XEeQdtXxTxlSH6lZOV7UEfIym3ft5_EnXXDw" type="text/javascript"></script>
    2425</head>
    2526<body class="tundra">
Note: See TracChangeset for help on using the changeset viewer.