I have the following map:
When the client hovers over a state, it has to change color. I thought of making several divs, to mount the map. Only this will generate a problem, as the divs are square, you will have to move the mouse right in the center of the state.
Is there any other alternative?