Changes between Version 2 and Version 3 of Printing
- Timestamp:
- 12/10/07 10:51:19 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Printing
v2 v3 26 26 27 27 {{{ 28 // this assumes that the Map object is a JavaScript variable named "map" 29 // and that your layers are in a JavaScript array named "layers" 30 // and that both of these are in an iframe named "map" 31 // But changing these references is a simple matter to fit your setup. 28 32 function printMap() { 29 33 // fetch the extent and image size
