hex-grid-map
v0.14.0
Published
A customizeable html5 hexagonally gridded interactive map
Downloads
5
Maintainers
Readme
hex-grid-map
A customizeable html5 hexagonally gridded interactive map.
Installation
hex-grid-map is available on npm. Simply install and save in your project. Browserify is the reccomended way to then use it in your project.
npm install --save hex-grid-map
Architecture
The hexagonal-map is the main controller. It is injected with various Conexts to act as sub-controllers for the layers of the map.
API Reference
Demo
Check out the Demo. And then take a look at the source of the demo to see how everything was instantiated.