{"id":19438819,"url":"https://github.com/danwild/leaflet-heatmap-radius","last_synced_at":"2025-04-24T22:32:08.794Z","repository":{"id":78506428,"uuid":"142076048","full_name":"danwild/leaflet-heatmap-radius","owner":"danwild","description":"A plugin for heatmap.js to add heatmaps to leaflet, with a fixed radius option (meters).","archived":false,"fork":false,"pushed_at":"2018-07-24T22:13:01.000Z","size":47,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-30T06:39:50.240Z","etag":null,"topics":["heatmap","leaflet","leaflet-plugins","visualization","vizualisation"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danwild.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,"governance":null}},"created_at":"2018-07-23T22:30:40.000Z","updated_at":"2023-11-07T15:49:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"7bce74bd-02c3-496a-9eb6-5770927d215c","html_url":"https://github.com/danwild/leaflet-heatmap-radius","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"bf6ea955f56892537adfd1239f155c4bf698a9da"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danwild%2Fleaflet-heatmap-radius","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danwild%2Fleaflet-heatmap-radius/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danwild%2Fleaflet-heatmap-radius/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danwild%2Fleaflet-heatmap-radius/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danwild","download_url":"https://codeload.github.com/danwild/leaflet-heatmap-radius/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223759779,"owners_count":17197862,"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":["heatmap","leaflet","leaflet-plugins","visualization","vizualisation"],"created_at":"2024-11-10T15:19:53.171Z","updated_at":"2024-11-10T15:19:53.622Z","avatar_url":"https://github.com/danwild.png","language":"JavaScript","readme":"# leaflet-heatmap-radius [![NPM version][npm-image]][npm-url] [![NPM Downloads][npm-downloads-image]][npm-url]\n\nA plugin for heatmap.js to add heatmaps to leaflet, with a fixed radius option (meters).\n\nThis is an enhanced version of\n[leaflet-heatmap](https://www.patrick-wied.at/static/heatmapjs/example-heatmap-leaflet.html) which provides an\nadditional `radiusMeters` option, so you can have a heatmap with a concrete, known radius.\n\n## example\n\n```javascript\nlet heatmap = new HeatmapOverlay({\n  fixedRadius: true, // enable use of meters instead of pixels\n  radiusMeters: 100  // set the radius value in meters\n});\n```\n\n## License\nMIT License (MIT)\n\n[npm-image]: https://badge.fury.io/js/leaflet-heatmap-radius.svg\n[npm-url]: https://www.npmjs.com/package/leaflet-heatmap-radius\n[npm-downloads-image]: https://img.shields.io/npm/dt/leaflet-heatmap-radius.svg","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanwild%2Fleaflet-heatmap-radius","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanwild%2Fleaflet-heatmap-radius","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanwild%2Fleaflet-heatmap-radius/lists"}