{"id":20461422,"url":"https://github.com/antvis/larkmap","last_synced_at":"2025-04-07T11:06:57.768Z","repository":{"id":36954239,"uuid":"493999248","full_name":"antvis/LarkMap","owner":"antvis","description":"A React toolkit for geospatial visualization based on L7.","archived":false,"fork":false,"pushed_at":"2024-09-14T11:23:33.000Z","size":2213,"stargazers_count":74,"open_issues_count":24,"forks_count":29,"subscribers_count":14,"default_branch":"main","last_synced_at":"2024-10-29T20:03:06.147Z","etag":null,"topics":["ant-l7","antvis","data-visualization","l7","map","react","webgl"],"latest_commit_sha":null,"homepage":"https://larkmap.antv.antgroup.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antvis.png","metadata":{"files":{"readme":"README.en-US.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-19T09:11:40.000Z","updated_at":"2024-10-22T07:54:52.000Z","dependencies_parsed_at":"2023-10-02T04:38:19.393Z","dependency_job_id":"e3b61402-5dfc-4f3b-b71e-28a1d5c6e991","html_url":"https://github.com/antvis/LarkMap","commit_stats":{"total_commits":221,"total_committers":15,"mean_commits":"14.733333333333333","dds":"0.46153846153846156","last_synced_commit":"5ccf9b6050cb40c4ba7b27ef8d19b578391caaf2"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2FLarkMap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2FLarkMap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2FLarkMap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2FLarkMap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antvis","download_url":"https://codeload.github.com/antvis/LarkMap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640462,"owners_count":20971557,"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":["ant-l7","antvis","data-visualization","l7","map","react","webgl"],"created_at":"2024-11-15T12:25:23.329Z","updated_at":"2025-04-07T11:06:57.748Z","avatar_url":"https://github.com/antvis.png","language":"TypeScript","readme":"\u003cimg src=\"https://gw.alipayobjects.com/zos/antfincdn/R8sN%24GNdh6/language.svg\" width=\"18\"\u003e English | [简体中文](./README.md)\n\n\u003ch1 align=\"center\"\u003eLarkMap\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n🌍 A React toolkit for geospatial visualization based on \u003ca href=\"https://github.com/antvis/L7\"\u003eL7\u003c/a\u003e.\n\n\u003c!-- [![NPM downloads](https://img.shields.io/npm/dm/@antv/larkmap.svg)](https://npmjs.com/@antv/larkmap) --\u003e\n\u003c!-- ![Latest commit](https://badgen.net/github/last-commit/antvis/LarkMap) --\u003e\n\n[![npm Version](https://img.shields.io/npm/v/@antv/larkmap.svg)](https://www.npmjs.com/package/@antv/larkmap) [![npm License](https://img.shields.io/npm/l/@antv/larkmap.svg)](https://www.npmjs.com/package/@antv/larkmap) ![Status](https://badgen.net/github/status/antvis/LarkMap) [![Release Status](https://github.com/antvis/LarkMap/workflows/release/badge.svg?branch=master)](https://github.com/antvis/LarkMap/actions?query=workflow:release)\n\n\u003c!-- [![Coverage Status](https://coveralls.io/repos/github/antvis/LarkMap/badge.svg)](https://coveralls.io/github/antvis/LarkMap) --\u003e\n\n[![Percentage of issues still open](http://isitmaintained.com/badge/open/antvis/LarkMap.svg)](http://isitmaintained.com/project/antvis/LarkMap 'Percentage of issues still open') [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/antvis/LarkMap.svg)](http://isitmaintained.com/project/antvis/LarkMap 'Average time to resolve an issue')\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://larkmap.antv.antgroup.com\"\u003eWebsite\u003c/a\u003e •\n  \u003ca href=\"https://larkmap.antv.antgroup.com/guide\"\u003eQuick Start\u003c/a\u003e •\n  \u003ca href=\"https://larkmap.antv.antgroup.com/components/lark-map\"\u003eComponents\u003c/a\u003e\n\u003c/p\u003e\n\n\u003c/div\u003e\n\n## 📦 Installation\n\n```bash\n$ npm install @antv/l7 @antv/larkmap\n```\n\n## 🔨 Usage\n\n```jsx\nimport React from 'react';\nimport { LarkMap } from '@antv/larkmap';\n\nconst config = {\n  mapType: 'Gaode',\n  mapOptions: {\n    style: 'light',\n    center: [120.210792, 30.246026],\n    pitch: 0,\n    zoom: 8,\n    rotation: 0,\n  },\n};\n\nexport default () =\u003e {\n  return \u003cLarkMap {...config} style={{ height: '300px' }}\u003e\u003c/LarkMap\u003e;\n};\n```\n\n## Local Development\n\n```bash\n# Install project dependencies\n$ npm install\n\n# Run website\n$ npm run start\n\n# Run lint \u0026 unit tests\n$ npm run ci\n\n# Compile package\n$ npm run build\n```\n\n## 🤝 How to Contribute\n\nYour contributions are always welcome! Please Do have a look at the [issues](https://github.com/antvis/LarkMap/issues) first.\n\nTo become a contributor, please follow our [contributing guide](https://www.yuque.com/docs/share/fc554034-9331-4cc3-be03-10a2d32b6459).\n\n## License\n\nMIT@[AntV](https://github.com/antvis).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantvis%2Flarkmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantvis%2Flarkmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantvis%2Flarkmap/lists"}