HarryStevens / swiftmap

A JavaScript library for making data-driven maps.
https://harrystevens.github.io/swiftmap/
MIT License
9 stars 0 forks source link

Move data() out of map. Rename init() to map. #13

Closed HarryStevens closed 6 years ago

HarryStevens commented 6 years ago

We'll have components: map(), scheme(), legend(), and tip(). Each will only take data associated with it, and will interact with each other.