1.0.27 • Published 6 years ago

@mapsinbolivia/gridmap v1.0.27

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

gridmap

Gridmaps are a popular visualization format for showing a map, without the typical area distortion, and with one square for every polygon (more on cartograms).

A typical gridmap, by WNYC

This JavaScript module provides the constructor for creating gridmaps.

To install it in npm:

npm install mapsinbolivia/gridmap

To use it from the browser:

require('@mapsinbolivia/gridmap@1.0.24/dist/gridmap.js')