Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sorodrigo/react-canvas-maps

Interactive maps using d3 and canvas
https://github.com/sorodrigo/react-canvas-maps

canvas d3 map maps react

Last synced: 19 days ago
JSON representation

Interactive maps using d3 and canvas

Awesome Lists containing this project

README

        

# react-canvas-maps 🎨🗺
Interactive maps using d3 and canvas

## contributing
This is still a wip, feel free to create an issue to start contributing.

## roadmap
- internal hooks api
- components api
- basic events for different geometries (click, mouseover, mousemove, drag(?))

## license
MIT

## prior art
- [react-simple-maps](https://react-simple-maps.io/) by z-creative-labs
- [react-canvas-map-renderer](https://github.com/emonidi/react-canvas-map-renderer) by emonidi