OpenLayers OpenLayers

Changeset 7618

Show
Ignore:
Timestamp:
07/30/08 18:37:47 (4 months ago)
Author:
euzuro
Message:

tab. (no functional difference)

Files:

Legend:

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

    r7615 r7618  
    19711971            'restricted': restricted  
    19721972        }); 
    1973        this.zoomToExtent(maxExtent); 
     1973        this.zoomToExtent(maxExtent); 
    19741974    }, 
    19751975