NewSignature / us-map

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

Hover Not working #73

Open nealykehres opened 6 years ago

nealykehres commented 6 years ago

When I implement this plugin into my code, the state colors do not change when I hover over them. Is anyone else having this problem?

mahmoodr786 commented 6 years ago

Try this: https://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.4/raphael-min.js

Eric15 commented 5 years ago

Thanks, @mahmoodr786 -- that did it for me.