evidence-dev / evidence

Business intelligence as code: build fast, interactive data visualizations in pure SQL and markdown
https://evidence.dev
MIT License
4.29k stars 202 forks source link

More complete geospatial solution #742

Closed mcrascal closed 2 months ago

mcrascal commented 1 year ago

Build out a more complete geo offering, including:

  1. Global Choropleth: countries level, and sub-national jurisdictions
  2. Heatmaps
  3. Map pins

ECharts quite good for cases 1 and 2, but it may be worth exploring leaflet, mapbox or similar

archiewood commented 2 months ago

Done in https://docs.evidence.dev/components/area-map/ and https://docs.evidence.dev/components/point-map/