# inMap **Repository Path**: Component_Technology/inMap ## Basic Information - **Project Name**: inMap - **Description**: inMap 是 TalkingData 可视化团队开源的一款基于 canvas 的大数据可视化库,专注于大数据方向点、线、面的可视化效果展示 - **Primary Language**: JavaScript - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 22 - **Created**: 2020-02-25 - **Last Updated**: 2024-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
# inMap [](https://travis-ci.org/TalkingData/inmap) [](https://www.npmjs.org/package/inmap) ## Introduce inMap is a big data visualization library based on Baidu map. It focuses on the scatter, heat map, grid and aggregation algorithm. Make it easy to use. ## Features - High performance. - Worker. - Multi-layer overlay. - Friendly API. - Themes. ## Docs [http://inmap.talkingdata.com/](http://inmap.talkingdata.com/) ## Overview  ## Install Using npm: ``` npm install inmap --save ``` Using a script tag for global use: ```html ``` ## Usage ```html ``` ## Major Contributors |Name|Avatar| |---|---| |[fengluhome](https://github.com/fengluhome) | | |[Aresn](https://github.com/icarusion) | | |[ChowBu](https://github.com/ChowBu) | | |[cheekahao](https://github.com/cheekahao) | | |[chenli8](https://github.com/chenli8) | | ## Links - [TalkingData](https://github.com/TalkingData) - [iView](https://github.com/iview/iview) ## License [Apache License 2.0](https://github.com/TalkingData/inmap/blob/master/LICENSE) Copyright (c) 2015-present, TalkingData