OpenLayers 3 library for automated label placement using simulated annealing. Algorighm based on https://github.com/tinker10/D3-Labeler.
- Clone this repo
- Install node packages:
npm install - For minifying the code, run
npm run-script build
This project is currently in a very early state. After some improvements and fixes, the documentation will be available here.