" ;
}
}
prevtheme=theme;
if (last_group_index !== k) {
//Group detected => peak_index == index last grouped item
//but loop will augment also, hence the -1
k = last_group_index;
}
}
OpenLayers.Util.getElement('legend').innerHTML="";
aftergetLegend();
}//getlegend
//used by clickmap
function setHTML(response,event) {
var str=response.responseText;
OpenLayers.Util.getElement('nodelist').innerHTML += str;
}
// support GetFeatureInfo
function clickmap (e)
{
OpenLayers.ProxyHost = 'aphia.php?p=proxy&call=proxy&url='
if(document.getElementById('nodelist')) document.getElementById('nodelist').innerHTML = "";
var i;
for(i=0;i
Lat: " +Math.round(lonLat.lat*100)/100 + "
Lon:" + Math.round(lonLat.lon*100)/100 + "
" );
}
//Fix for legend cannot contains links => use can override this function
function getLegendDisplayMethod() {
return 1; //Default should be parse due to backwards compatibility
/*0) Don't parse */
/*1) Remove xxx: prefix from map name */
}
Website and databases developed and hosted by VLIZ · Page generated 2025-04-02 · contact: info@irmng.org
This service is powered by LifeWatch Belgium Learn more»