I am trying to catch a click event to the map. I register to receive a
click with the following code:
this.map.events.register('click', this.map, dojo.lang.hitch(this,
this.processMapClick));
However, my click handler (processMapClick) is receiving click events
for both single and double clicks. Is there some way to prevent this or
at least detect which is which? The events look to be the same.
TNX David Robison
--
David R Robison
Open Roads Consulting, Inc.
708 S. Battlefield Blvd., Chesapeake, VA 23322
phone: (757) 546-3401
e-mail: [EMAIL PROTECTED]
web: http://openroadsconsulting.com
blog: http://therobe.blogspot.com
book: http://www.xulonpress.com/book_detail.php?id=2579
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users