| 82 | | 'offset': new OpenLayers.Pixel(-45, 15), |
|---|
| 83 | | 'padding': new OpenLayers.Bounds(8, 58, 24, 9), |
|---|
| 84 | | 'blocks': [ |
|---|
| 85 | | { // top-left |
|---|
| 86 | | size: new OpenLayers.Size('auto', 'auto'), |
|---|
| 87 | | anchor: new OpenLayers.Bounds(0, 68, 38, 0), |
|---|
| 88 | | position: new OpenLayers.Pixel(0, 0) |
|---|
| 89 | | }, |
|---|
| 90 | | { //top-right |
|---|
| 91 | | size: new OpenLayers.Size(38, 'auto'), |
|---|
| 92 | | anchor: new OpenLayers.Bounds(null, 68, 0, 0), |
|---|
| 93 | | position: new OpenLayers.Pixel(-638, 0) |
|---|
| 94 | | }, |
|---|
| 95 | | { //bottom-left |
|---|
| 96 | | size: new OpenLayers.Size('auto', 39), |
|---|
| 97 | | anchor: new OpenLayers.Bounds(0, 29, 38, null), |
|---|
| | 82 | 'offset': new OpenLayers.Pixel(-45, 0), |
|---|
| | 83 | 'padding': new OpenLayers.Bounds(8, 44, 8, 9), |
|---|
| | 84 | 'blocks': [ |
|---|
| | 85 | { // top-left |
|---|
| | 86 | size: new OpenLayers.Size('auto', 'auto'), |
|---|
| | 87 | anchor: new OpenLayers.Bounds(0, 53, 22, 0), |
|---|
| | 88 | position: new OpenLayers.Pixel(0, 0) |
|---|
| | 89 | }, |
|---|
| | 90 | { //top-right |
|---|
| | 91 | size: new OpenLayers.Size(22, 'auto'), |
|---|
| | 92 | anchor: new OpenLayers.Bounds(null, 53, 0, 0), |
|---|
| | 93 | position: new OpenLayers.Pixel(-638, 0) |
|---|
| | 94 | }, |
|---|
| | 95 | { //bottom-left |
|---|
| | 96 | size: new OpenLayers.Size('auto', 20), |
|---|
| | 97 | anchor: new OpenLayers.Bounds(0, 34, 22, null), |
|---|
| 101 | | size: new OpenLayers.Size(38, 39), |
|---|
| 102 | | anchor: new OpenLayers.Bounds(null, 29, 0, null), |
|---|
| | 101 | size: new OpenLayers.Size(22, 20), |
|---|
| | 102 | anchor: new OpenLayers.Bounds(null, 34, 0, null), |
|---|