countries_world_map
countries_world_map copied to clipboard
`countryBorder` is ignored when `onHover` is set
When setting onHover, the countryBorder parameter is ignored and falls back to its default configuration.
I've create a hover for department path : https://github.com/simplewidgets/countries_world_map/pull/35 in addition of ripple effect, maybe that can fix your issue ?