{"id":18569444,"url":"https://github.com/timeu/google-map-markerclusterer","last_synced_at":"2026-01-24T15:35:17.628Z","repository":{"id":16939439,"uuid":"19701322","full_name":"timeu/google-map-markerclusterer","owner":"timeu","description":"Polymer port of markerclusterer-plus","archived":false,"fork":false,"pushed_at":"2018-08-12T11:36:36.000Z","size":4432,"stargazers_count":37,"open_issues_count":1,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-01-18T12:08:39.364Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/timeu.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":"2014-05-12T14:12:38.000Z","updated_at":"2022-01-01T17:11:31.000Z","dependencies_parsed_at":"2022-09-05T11:00:33.442Z","dependency_job_id":null,"html_url":"https://github.com/timeu/google-map-markerclusterer","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/timeu/google-map-markerclusterer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timeu%2Fgoogle-map-markerclusterer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timeu%2Fgoogle-map-markerclusterer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timeu%2Fgoogle-map-markerclusterer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timeu%2Fgoogle-map-markerclusterer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timeu","download_url":"https://codeload.github.com/timeu/google-map-markerclusterer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timeu%2Fgoogle-map-markerclusterer/sbom","scorecard":{"id":885890,"data":{"date":"2025-08-11","repo":{"name":"github.com/timeu/google-map-markerclusterer","commit":"51bd6401a93494b509adf9fda279da857d6e2f99"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T10:01:57.014Z","repository_id":16939439,"created_at":"2025-08-24T10:01:57.014Z","updated_at":"2025-08-24T10:01:57.014Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28730322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-06T22:34:08.044Z","updated_at":"2026-01-24T15:35:17.612Z","avatar_url":"https://github.com/timeu.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u0026lt;google-map-markerclusterer\u0026gt;\n\n\u003e Port of [Markerclusterer-Plus](http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclustererplus/docs/reference.html) as a Web Component using Polymer.\n\n![Markerclusterer-Plus](https://raw.githubusercontent.com/timeu/google-map-markerclusterer/master/preview.gif \"google-map-markerclusterer\")\n\n## Demo\n\u003e [Check it live](http://timeu.github.io/google-map-markerclusterer/components/google-map-markerclusterer/demo/index.html).\n\n## Install\n\nInstall the component using [Bower](http://bower.io/):\n\n```sh\n$ bower install google-map-markerclusterer --save\n```\n\nOr [download as ZIP](https://github.com/timeu/google-map-markerclusterer/archive/master.zip).\n\n## Usage\n\n1. Import Web Components' polyfill:\n\n  ```html\n\u003cscript src=\"bower_components/webcomponentsjs/webcomponents-lite.js\"\u003e\u003c/script\u003e\n  ```\n\n2. Import Custom Element:\n\n  ```html\n\u003clink rel=\"import\" href=\"bower_components/google-map-markerclusterer/google-map-markerclusterer.html\"\u003e\n  ```\n\n3. Start using it!\n\n  ```html\n  \u003ctemplate is=\"dom-bind\" id=\"app\"\u003e\n    \u003ctemplate\u003e\n      \u003cgoogle-map-markerclusterer map=\"{{map}}\"\u003e\u003c/google-map-markerclusterer\u003e\n      \u003cgoogle-map map=\"{{map}}\"\u003e\u003c/google-map\u003e\n    \u003c/template\u003e\n  \u003c/template\u003e\n\n  \u003cmy-app\u003e\u003c/my-app\u003e\n  ```\n\n  or using javascript:\n\n  ```javascript\n  var gmap = document.querySelector('google-map');\n  gmap.addEventListener('google-map-ready', function(e) {\n    document.querySelector('google-map-markerclusterer').map = this.map;\n  });\n  ```\n\n\n## Options\n\nSee the [component page](http://timeu.github.io/google-map-markerclusterer) for more information.\n\n\n## Custom markers\n\nInstead of the default markers `\u003cgoogle-map-marker\u003e` also custom markers can be used by implementing the behavior: `Markerclusterer.GoogleMapOverlayViewMarkerBehavior`\n\n## Custom cluster markers\n\nThere are 2 ways to have custom cluster markers:\n\n### Using the styles attribute\n\nPass an array of objects to the styles property of the `\u003cgoogle-map-markerclusterer\u003e`:\n\n```Javascript\nvar styles = [{\n    url: 'http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclustererplus/images/conv30.png',\n    width: \"30px\",\n    height: \"27px\",\n    anchorText: [\"-3px\", \"0px\"],\n    anchorIcon: [\"27px\", \"28px\"],\n    textColor: '#ff00ff',\n    textSize: \"10px\"\n}, {\n    url: 'http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclustererplus/images/conv40.png',\n    width: \"40px\",\n    height: \"36px\",\n    anchorText: [\"-4px\", \"0px\"],\n    anchorIcon: [\"36px\", \"37px\"],\n    textColor: '#ff0000',\n    textSize: \"11px\"\n}, {\n    url: 'http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclustererplus/images/conv50.png',\n    width: \"50px\",\n    height: \"45px\",\n    anchorText: [\"-5px\", \"0px\"],\n    anchorIcon: [\"45px\", \"46px\"],\n    textColor: '#0000ff',\n    textSize: \"12px\"\n}]\n```\n\n```Html\n\u003cgoogle-map-markerclusterer styles=\"{{styles}}\"\u003e\u003c/google-map-markerclusterer\u003e\n```\nor using javascript:\n\n```Javascript\nvar markerclusterer = document.querySelector(\"google-map-markerclusterer\");\nmarkerclusterer.styles = styles;\n```\n\n## Wrapping a custom element\n\nIf the use-case is more advanced than just what the styles attribute provides, it's possible to specify a custom element as a replacement for the default cluster marker. Create a custom element (i.e `\u003cmy-element\u003e`) that implements the `Markerclusterer.ClusterIconBehavior` behavior and add it to the `google-map-markerclusterer`.\n**Important:** Make sure to add a *cluster-icon* classname to your custom cluster icon element.\n\n\n```Html\n\u003cgoogle-map-markerclusterer\u003e\n   \u003cmy-element class=\"cluster-icon\" /\u003e\n\u003c/google-map-markerclusterer\u003e\n```\n\nThe various customizations can be viewed on the [demo page](http://timeu.github.io/google-map-markerclusterer/components/google-map-markerclusterer/demo/) page.\n\n## Versions \u0026 Branches\n\n| Polymer version | Branch | Release |\n|  :----   |  :----  | :---     |\n|  1.x    |  [1.x](https://github.com/timeu/google-map-markerclusterer/tree/1.x) | 1.x |\n|  2.x    |  [2.x](https://github.com/timeu/google-map-markerclusterer/tree/2.x) | 2.x |\n|  3.x    |  [3.x](https://github.com/timeu/google-map-markerclusterer/tree/3.x) | 3.x |\n|  lit-element | [master](https://github.com/timeu/google-map-markerclusterer/tree/master) | 4.x|\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -m 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## History\n\nCheck [Release](https://github.com/timeu/google-map-markerclusterer/releases) list.\n\n## License\n\n[MIT License](http://timeu.mit-license.org/) © Ümit Seren\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimeu%2Fgoogle-map-markerclusterer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimeu%2Fgoogle-map-markerclusterer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimeu%2Fgoogle-map-markerclusterer/lists"}