maptalks.biglayer
maptalks.biglayer copied to clipboard
A maptalks layer to render millions of data with WebGL
maptalks.biglayer [Deprecated]
An experimental layer to draw millions of data with native webgl.
Warning
This layer is an experiment, is out of maintainance now. It only works for maptalks < 0.46.0 (reason)
Examples
Run
git clone https://github.com/maptalks/maptalks.biglayer.git
npm install
npm run dev
then open http://localhost:20001/demo/
CAUTION! The data of examples is very large (>50M), please download.
- More than 20K extrude buildings in manhattan, New York
demo/extrude-building.html

- 925507 villages visualization in China
demo/zhai.html

- More than 3000K registered user visualization of a internet service
demo/users.html
