Skip to content

Library for fast drawing a huge amount of markers

License

Notifications You must be signed in to change notification settings

2gis/markerdrawer

Repository files navigation

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