# 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://img.shields.io/travis/TalkingData/inmap.svg?style=flat-square)](https://travis-ci.org/TalkingData/inmap) [![iView](https://img.shields.io/npm/v/inmap.svg?style=flat-square)](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 ![](https://raw.githubusercontent.com/TalkingData/inmap/master/assets/overview.jpg) ## 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) | ![](https://avatars3.githubusercontent.com/u/4446509?v=3&s=60)| |[Aresn](https://github.com/icarusion) | ![](https://avatars3.githubusercontent.com/u/5370542?v=3&s=60)| |[ChowBu](https://github.com/ChowBu) | ![](https://avatars3.githubusercontent.com/u/7564637?v=3&s=60)| |[cheekahao](https://github.com/cheekahao) | ![](https://avatars3.githubusercontent.com/u/11977758?v=3&s=60)| |[chenli8](https://github.com/chenli8) | ![](https://avatars3.githubusercontent.com/u/24763413?v=3&s=60)| ## 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