ychi / fire-elect

1 stars 3 forks source link

Study: Map Visualisation and React #6

Open ychi opened 4 years ago

ychi commented 4 years ago

Search for and play a bit with map visualisation tools that works with react, for example: https://react-leaflet.js.org https://uber.github.io/react-map-gl/#/ https://deck.gl/#/ https://www.mapbox.com (paid)

Can it register hover and click callback or fire event when user clicks some area? We probably need this for interactive charts.