Changeset 1454
- Timestamp:
- 09/14/06 15:12:22 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/website/presentations/foss4g2006/examples/google.html
r1425 r1454 3 3 <title>OpenLayers Example</title> 4 4 <script src="http://openlayers.org/api/2/OpenLayers.js"></script> 5 <script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAjpkAC9ePGem0lIq5XcMiuhR9x1oSmy2l6lpQn4Fwjw8XucNdcRTlgTn6soDriQjjLeXkEx6fjn1stg" 6 type="text/javascript"></script> 5 7 </head> 6 8 <body>
