{"id":13704949,"url":"https://github.com/huiyan-fe/mapv","last_synced_at":"2025-05-14T09:07:09.290Z","repository":{"id":34478634,"uuid":"38416811","full_name":"huiyan-fe/mapv","owner":"huiyan-fe","description":"a library of geography visualization-地理信息可视化库","archived":false,"fork":false,"pushed_at":"2022-10-08T03:10:36.000Z","size":90696,"stargazers_count":2593,"open_issues_count":136,"forks_count":787,"subscribers_count":144,"default_branch":"master","last_synced_at":"2025-05-14T09:06:36.393Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://mapv.baidu.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huiyan-fe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-02T07:01:38.000Z","updated_at":"2025-05-08T10:11:54.000Z","dependencies_parsed_at":"2022-07-12T10:01:43.596Z","dependency_job_id":null,"html_url":"https://github.com/huiyan-fe/mapv","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huiyan-fe%2Fmapv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huiyan-fe%2Fmapv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huiyan-fe%2Fmapv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huiyan-fe%2Fmapv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huiyan-fe","download_url":"https://codeload.github.com/huiyan-fe/mapv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254110374,"owners_count":22016391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T22:00:27.620Z","updated_at":"2025-05-14T09:07:04.268Z","avatar_url":"https://github.com/huiyan-fe.png","language":"JavaScript","funding_links":[],"categories":["Visualization","JavaScript","MAP","Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# Mapv - 地理信息可视化开源库 [![npm version](https://img.shields.io/npm/v/mapv.svg)](https://www.npmjs.com/package/mapv)\n\u003ca href=\"http://mapv.baidu.com/\"\u003e\n    \u003cimg style=\"vertical-align: top;\" src=\"./asset/logo.png?raw=true\" alt=\"logo\"\u003e\n\u003c/a\u003e\n\n主页: [http://mapv.baidu.com/](http://mapv.baidu.com/)\n\n备用主页: [huiyan-fe.github.io/mapv/](http://huiyan-fe.github.io/mapv/)\n\n## 简介 [English](https://github.com/huiyan-fe/mapv/blob/master/README_EN.md)\nMapv 是一款地理信息可视化开源库，可以用来展示大量地理信息数据，点、线、面的数据，每种数据也有不同的展示类型，如直接打点、热力图、网格、聚合等方式展示数据。\n当前是Mapv 2.0的预发布版本，当前api是不稳定的并有可能随时发生变化。\n\n## 示例\n\u003ca href=\"http://mapv.baidu.com/gallery.html\"\u003e\n    \u003cimg style=\"vertical-align: top;\" src=\"./asset/overview.jpg?raw=true\" alt=\"logo\"\u003e\n\u003c/a\u003e\n\n## 相关文档\n[API 参考](https://github.com/huiyan-fe/mapv/blob/master/API.md)\n\n## 支持环境\nMapv使用canvas开发，支持现在被称为“现代”浏览器, 通常兼容除了IE8及IE以下版本的其他大部分浏览器。\n## 安装使用\n\n## NPM\n如果你使用NPM开发环境，可使用NPM 安装，Mapv 能很好地和诸如 Webpack、Browserify 或 fis 的 CommonJS 模块打包器配合使用。\n\n    npm install mapv\n\n## 安装使用\n你可以直接加载官网(mapv.baidu.com)最新的js脚本文件。如:\n\n    \u003cscript src=\"http://mapv.baidu.com/build/mapv.min.js\"\u003e\u003c/script\u003e\n\n或\n\n    \u003cscript src=\"http://huiyan-fe.github.io/mapv/build/mapv.min.js\"\u003e\u003c/script\u003e\n\n你也可以下载[最后发布的版本](https://github.com/huiyan-fe/mapv/releases)。也可以使用示例中的版本。\n### 初始化环境\n    npm install\n### 开发\n    npm test\n### 发布\n    npm run publish\n\n## 谁在使用\n\n[![百度慧眼](./asset/user/huiyan.png)](http://huiyan.baidu.com)\n\n[![百度交通云](./asset/user/jiaotong.png)](http://jiaotong.baidu.com/)\n\n[![百度地图开放平台](./asset/user/lbsyun.png)](http://lbsyun.baidu.com/)\n\n## 联系我们\n邮箱: \u003ca href=\"mailto:mapv@baidu.com\"\u003emapv@baidu.com\u003c/a\u003e\n\nQQ群: 321519841\n\n## 许可证\nCopyright (c) 2016, Baidu, Inc.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the Baidu, Inc. nor the names of it\n  contributors may be used to endorse or promote products derived from\n  this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuiyan-fe%2Fmapv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuiyan-fe%2Fmapv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuiyan-fe%2Fmapv/lists"}