OpenLayers OpenLayers

Ticket #995: clipParam.patch

File clipParam.patch, 0.5 kB (added by madair, 10 months ago)
  • lib/OpenLayers/Layer/MapGuide.js

    old new  
    188188          params.setviewcenterx = center.lon; 
    189189          params.setviewcentery = center.lat; 
    190190          params.setviewscale = this.map.getScale(); 
     191          params.clip = "1"; 
    191192           
    192193          if (!this.isBaseLayer) { 
    193194            // in this case the main image operation is remapped to this