OpenLayers OpenLayers

Changeset 6442

Show
Ignore:
Timestamp:
03/05/08 23:58:46 (10 months ago)
Author:
tschaub
Message:

The barest of docs for the Google constructor.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/lib/OpenLayers/Layer/Google.js

    r6313 r6442  
    8181     *  
    8282     * Parameters: 
    83      * name - {String} 
    84      * options - {Object} 
     83     * name - {String} A name for the layer. 
     84     * options - {Object} An optional object whose properties will be set 
     85     *     on the layer. 
    8586     */ 
    8687    initialize: function(name, options) {