[OpenLayers-Users] mouseover marker delay

Valeria Muñoz valemunoz at gmail.com
Mon Jan 9 15:42:17 EST 2012


HI!

   I show a popup when mouse over a marker but i need add a delay to
that... almost 1 second

my code:

marker.events.register('mouseover', marker, function(evt)
{addPopUp(json.LATITUD,json.LONGITUD,"&nbsp&nbsp<b>"+json.NOMBRE+"</b>");
OpenLayers.Event.stop(evt); });

RG
Valeria
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20120109/4b8005a6/attachment.html


More information about the Users mailing list