<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1"><font face="sans-serif">I'm trying to use getLayersBy()
to select layers for a getFeatureInfo tool, and I can get it to work
for one criterion : map.getLayersBy("queryable", true) , but suppose I
want to use two criteria, like where queryable and visibleity are BOTH
true? I can't seem to get the right syntax.<br>
<br>
TIA,<br>
- Bill Thoen<br>
<br>
</font></font>
</body>
</html>