Hi!!
i am working with markers and vectors. When i activate the
SelectFeature control of the vector, this blocks my markers popup. if i
deactivate selectFeature my markers popup back!
can you help me please?!!!
code:
DM_selectCtrl = new OpenLayers.Control.SelectFeature(
DM_vectorLineas,
{ clickout: true, onSelect: selectLinea, onUnselect:
unselectLinea }
);
map.addControl(DM_selectCtrl);
DM_selectCtrl.activate();
RG
Valeria.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users