NewSignature / us-map

An interactive map of the United States using Raphaël
BSD 2-Clause "Simplified" License
279 stars 184 forks source link

Default Click Event with State-Specific "Override" Events #49

Open msmith29063 opened 9 years ago

msmith29063 commented 9 years ago

Is it possible to tweak the script so that I can have a default click event (as an option) that gets "overridden" with state-specific click events (also as options)? Maybe reversing the order in which events are triggered? Thank you for your help.