Ticket #995: clipParam.patch
| File clipParam.patch, 0.5 kB (added by madair, 10 months ago) |
|---|
-
lib/OpenLayers/Layer/MapGuide.js
old new 188 188 params.setviewcenterx = center.lon; 189 189 params.setviewcentery = center.lat; 190 190 params.setviewscale = this.map.getScale(); 191 params.clip = "1"; 191 192 192 193 if (!this.isBaseLayer) { 193 194 // in this case the main image operation is remapped to this
