https://github.com/2gis/markerdrawer
Library for fast drawing a huge amount of markers
https://github.com/2gis/markerdrawer
canvas javascript leaflet webmaps
Last synced: 5 months ago
JSON representation
Library for fast drawing a huge amount of markers
- Host: GitHub
- URL: https://github.com/2gis/markerdrawer
- Owner: 2gis
- License: bsd-2-clause
- Created: 2017-03-29T10:19:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-12-02T07:50:42.000Z (over 6 years ago)
- Last Synced: 2025-10-22T23:36:20.731Z (5 months ago)
- Topics: canvas, javascript, leaflet, webmaps
- Language: TypeScript
- Size: 476 KB
- Stars: 6
- Watchers: 37
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MarkerDrawer [](https://travis-ci.org/2gis/markerdrawer)
Library for fast drawing a huge amount of markers
[Demo](https://2gis.github.io/markerdrawer/)
## Release
1. `npm version patch` – update version
2. `git push --follow-tags` – push commit to github
2. `rm -rf dist && npm run build` – build the project
3. `npm publish` – publish to npm