Changeset 7309
- Timestamp:
- 06/05/08 11:48:24 (3 months ago)
- Files:
-
- trunk/openlayers/examples/spherical-mercator.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/examples/spherical-mercator.html
r7095 r7309 5 5 <style type="text/css"> 6 6 .olControlAttribution { bottom: 0px!important } 7 #map { 8 height: 512px; 9 } 7 10 </style> 8 11
