Skip to content

Add drop shadow to state outlines #111

@travissouthard

Description

@travissouthard

Overview

To fulfill @svandekerkhof's vision, we need to add dropshadows to the state outlines on hover (and ideally to the whole map as well)

Is your feature request related to a problem? Please describe.

We want the map to look like this:
image

Describe the solution you'd like

In poking around, it looks like neither drop shadow or box shadow (nor any other shadow belonging to css) are available in the PathOptions (which control styling for features), but it does include className and we can use that to set and unset the class and add a drop shadow or box shadow via css in index.css

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions