<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I get errors when in call to my server for features for some box where
has no items to show.<br>
<br>
<br>
link =
"getmap.php?Id=196439&bbox=1.120605,60.489704,17.95166,64.158531"<br>
gml_new = new OpenLayers.Layer.GML("ZONE", link, {format:
OpenLayers.Format.GeoJSON, projection: map.displayProjection, styleMap
: aStyleMap });<br>
<br>
Is there any way to know if var = gml_new loaded or not something?<br>
<br>
For example something like gml_new.features.count() if result = 0 do
nothing<br>
<br>
<br>
Thankyou<br>
<br>
<div class="moz-signature">-
<table id="ridBody" width="100%">
<tbody>
<tr>
<td><br>
</td>
<td align="center" width="200"><span id="text2" class="text2"><br>
</span></td>
</tr>
</tbody>
</table>
</div>
</body>
</html>