LiveBy / react-leaflet-choropleth

Component for React-Leaflet that adds choropleth functionality
ISC License
16 stars 8 forks source link

Is it compatible with React Leaflet V_2.0? I am having trouble using it. #9

Closed fahshed closed 4 years ago

gigincg commented 4 years ago

Hey did you find any luck? I'm having the same issue. unable to get it to work in React Leaflet v2

fahshed commented 4 years ago

Nope. Couldn't use it with React leaflet V2.

But I found another way to make a choropleth map. Here's what I started with: Mapping 'GeoJson Data' instead of 'Tiles' Take a look at the last example.

gigincg commented 4 years ago

So I was able to use this package with React Leaflet V2. I'd love to make a PR with an example file, but I don't think the owner is active anymore