An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# MarkerDrawer [![Build Status](https://travis-ci.org/2gis/markerdrawer.svg?branch=master)](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