OpenLayers OpenLayers

Changeset 1454

Show
Ignore:
Timestamp:
09/14/06 15:12:22 (2 years ago)
Author:
crschmidt
Message:

Add key for OpenLayers.org to Google Maps example.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/website/presentations/foss4g2006/examples/google.html

    r1425 r1454  
    33  <title>OpenLayers Example</title> 
    44  <script src="http://openlayers.org/api/2/OpenLayers.js"></script> 
     5  <script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAjpkAC9ePGem0lIq5XcMiuhR9x1oSmy2l6lpQn4Fwjw8XucNdcRTlgTn6soDriQjjLeXkEx6fjn1stg" 
     6        type="text/javascript"></script> 
    57</head> 
    68<body>