OpenLayers OpenLayers

Changeset 1371

Show
Ignore:
Timestamp:
08/25/06 13:20:20 (2 years ago)
Author:
crschmidt
Message:

Commit canvas work to trunk. Note that the Canvas layer is *not production
ready* -- it is a memory hog, and slow as heck when dragging. However,
including it doesn't harm OpenLayers.

Files:

Legend:

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

    r1370 r1371  
    8383        "OpenLayers/Layer/GeoRSS.js", 
    8484        "OpenLayers/Layer/Boxes.js", 
     85        "OpenLayers/Layer/Canvas.js", 
    8586        "OpenLayers/Popup/Anchored.js", 
    8687        "OpenLayers/Popup/AnchoredBubble.js",