Project

General

Profile

« Previous | Next » 

Revision 2700

Added by harris over 18 years ago

Added some documentation and did a little cleanup.

View differences:

GetFeatureInfo.js
70 70
        //alert(selectedLayer);
71 71
        url=urlNode.documentElement.firstChild.nodeValue;
72 72
        //alert("selected GetFeatureInfo .. : \n url="+url);
73
        alert("selected GetFeatureInfo .. : \n queryLayer="+selectedLayer);
73
        //alert("selected GetFeatureInfo .. : \n queryLayer="+selectedLayer);
74 74

  
75 75
        if (objRef.infoFormat=="text/html"){
76 76
          window.open(url,'queryWin','height=600,width=800,scrollbars=yes');

Also available in: Unified diff