sfEasyGMapPlugin icon indicating copy to clipboard operation
sfEasyGMapPlugin copied to clipboard

Added the GMapEventOnce class (removes the listener after the first event)

Open nicolasmartin opened this issue 14 years ago • 1 comments

Hello,

This new class allows the event to be triggered just once.

It uses the 'addListenerOnce' and 'addDomListenerOnce' methods (cf. http://code.google.com/apis/maps/documentation/javascript/reference.html#event)

nicolasmartin avatar Aug 16 '11 10:08 nicolasmartin

Thanks! Merged at https://github.com/theodo/sfEasyGMapPlugin/commit/481a09169f46910b14d7b235e3f29b5c3d6684fd

laurentb avatar Sep 22 '11 09:09 laurentb