{"id":24988716,"url":"https://github.com/maptalks/maptalks-canvas","last_synced_at":"2025-04-12T00:09:43.180Z","repository":{"id":268486788,"uuid":"904496271","full_name":"maptalks/maptalks-canvas","owner":"maptalks","description":"The home for maptalks legacy library","archived":false,"fork":false,"pushed_at":"2025-01-07T03:37:31.000Z","size":13501,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-07T04:29:53.713Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/maptalks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2024-12-17T02:22:04.000Z","updated_at":"2025-01-07T03:23:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"3919fe0e-7619-46aa-9e3c-076693d87006","html_url":"https://github.com/maptalks/maptalks-canvas","commit_stats":null,"previous_names":["maptalks/maptalks-canvas"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maptalks%2Fmaptalks-canvas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maptalks%2Fmaptalks-canvas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maptalks%2Fmaptalks-canvas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maptalks%2Fmaptalks-canvas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maptalks","download_url":"https://codeload.github.com/maptalks/maptalks-canvas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237111680,"owners_count":19257389,"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":"2025-02-04T12:05:09.183Z","updated_at":"2025-02-04T12:05:09.724Z","avatar_url":"https://github.com/maptalks.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/13678919/31573203-99ae6894-b0e9-11e7-8a7e-2b26eaff58c6.png\"/\u003e\u003c/h1\u003e\n\n[![NPM Version](https://img.shields.io/npm/v/maptalks.svg)](https://github.com/maptalks/maptalks.js) [![Circle CI](https://circleci.com/gh/maptalks/maptalks.js.svg?style=shield)](https://circleci.com/gh/maptalks/maptalks.js) [![codecov](https://codecov.io/gh/maptalks/maptalks.js/branch/master/graph/badge.svg)](https://codecov.io/gh/maptalks/maptalks.js)\n\nA light JavaScript library to create integrated 2D/3D maps. \n\n* **2D/3D**: Integrated 2D/3D maps.\n* **Open and pluggable**: Easy to extend with techs you may love as [plugins](https://maptalks.org/plugins.html).\n* **Performant**: Can smoothly render tens of thousands of geometries.\n* **Simple**: Extremely easy to learn and use.\n* **Feature Packed**: Essential features for most mapping needs.\n* **SSR**: [Server-Side Rendering](https://github.com/maptalks/maptalks.js/wiki/Server-Side-Rendering)\n\n## The Story\n\n**maptalks.js** was born for a map-centric project to help [YUM! China](http://www.yumchina.com/en/) (the most successful food chain in China) manage and analyze spatial data all over the country for choosing locations of new KFC and PizzaHut restaurants. After verified in many projects of government depts and enterprises, we are glad to open source it, and hoping it can help you deliver better mapping projects.\n\n\u003ca href=\"http://maptalks.org/maptalks.three/demo/bloom.html\" title=\"maptalks.three Demo\" target=\"_blank\"\u003e\u003cvideo width=\"820\" src = \"https://user-images.githubusercontent.com/25998927/149662311-4cb06c54-49ab-44b2-b019-518c0228508c.mp4\" autoplay loop hspace=\"10\"\u003e\u003c/video\u003e\u003c/a\u003e\n\n## Resources\n\n* [Web Site](http://maptalks.org)\n* [A Quick Start](http://maptalks.org/getting-started.html)\n* [Examples](https://maptalks.github.io/examples/en/map/load/)\n* [API Reference](https://maptalks.github.io/maptalks.js/api/0.x/Map.html)\n* [Docs](https://github.com/maptalks/maptalks.js/wiki)\n* [Style Reference](https://github.com/maptalks/maptalks.js/wiki/Symbol-Reference)\n* [Plugins](http://maptalks.org/plugins.html)\n   * [markercluster](https://github.com/maptalks/maptalks.markercluster)\n   * [heatmap](https://github.com/maptalks/maptalks.heatmap)\n   * [mapbox-gl-js](https://github.com/maptalks/maptalks.mapboxgl)\n   * [three.js](https://github.com/maptalks/maptalks.three)\n   * [echarts](https://github.com/maptalks/maptalks.e3)\n\n## Supported Enviroments\n\n* Modern browsers and IE9+ (only IE11 for 3D features)\n* Mobile browsers\n* Node \u003e= 4.x (for [Server-Side Rendering](https://github.com/maptalks/maptalks.js/wiki/Server-Side-Rendering))\n* Electron\n\n**maptalks** is well tested against IE9, IE10, IE11, Firefox and Chrome by more than 1.6K test cases running on CI services. \n\n## Install\n\n* Standalone file\n\nDownload the [lastest release](https://github.com/maptalks/maptalks.js/releases) and load it in your HTML page like:\n```html\n\u003clink href=\"path/to/maptalks.css\" rel=\"stylesheet\" type=\"text/css\" /\u003e\n\u003cscript src=\"path/to/maptalks.min.js\" type=\"text/javascript\"\u003e\u003c/script\u003e\n```\n\n* CDN\nJust include this in your html:\n```html\n\u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/maptalks/dist/maptalks.min.css\"\u003e\n\u003cscript src=\"https://cdn.jsdelivr.net/npm/maptalks/dist/maptalks.min.js\"\u003e\u003c/script\u003e\n```\n\n* NPM\n\n```shell\nnpm install maptalks --save\n```\n\n## Plugin Development\n\nIt's easy and joyful to write plugins for maptalks, please check out [the tutorials](https://github.com/maptalks/maptalks.js/wiki) and begin to develop your own. And you are welcome to [share your work](https://github.com/maptalks/maptalks.github.io/issues/new) with us.\n\n## Contributing\n\nWe warmly welcome any kind of contributions including issue reportings, pull requests, documentation corrections, feature requests and any other helps.\n\n### Contributing Guide\nPlease read our [contributing guide](.github/CONTRIBUTING.md) to learn about our development process, how to propose fixes and improvements, and how to test your changes to maptalks.\n\n## Acknowledgments\n\nMaptalks is built on the shoulders of giants. Please refer to [ACKNOWLEDGEMENT](ACKNOWLEDGEMENT) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaptalks%2Fmaptalks-canvas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaptalks%2Fmaptalks-canvas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaptalks%2Fmaptalks-canvas/lists"}