/markerdrawer

Library for fast drawing a huge amount of markers

Primary LanguageTypeScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

MarkerDrawer Build Status

Library for fast drawing a huge amount of markers

Demo

Release

  1. npm version patch – update version
  2. git push --follow-tags – push commit to github
  3. rm -rf dist && npm run build – build the project
  4. npm publish – publish to npm