@2gis/markerdrawer

Library for fast drawing a huge amount of markers

Usage no npm install needed!

<script type="module">
  import 2gisMarkerdrawer from 'https://cdn.skypack.dev/@2gis/markerdrawer';
</script>

README

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