Hi all,
I am trying to update/redraw a polygon while users drag cursors on
LatLong slider elements present on the page (created with jQuery UI).
As a first test I included a 'polygon.hide();' call in the  routine
handling the slide event and it worked, but 'polygon.redraw(true)'
does nothing.

Do I (really) have to resort to setTimeOut to recursively remove the
previous polygon, create a new one with the current LatLong coords and
repeat the add overlay instead ?!?

Thanks, ciao




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to