{"id":15499905,"url":"https://github.com/stefanocudini/leaflet-list-markers","last_synced_at":"2025-04-15T11:52:17.585Z","repository":{"id":13058460,"uuid":"15738772","full_name":"stefanocudini/leaflet-list-markers","owner":"stefanocudini","description":"A Leaflet Control for listing visible markers/features in a interactive box","archived":false,"fork":false,"pushed_at":"2023-08-11T10:14:26.000Z","size":354,"stargazers_count":62,"open_issues_count":7,"forks_count":18,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-28T19:44:56.768Z","etag":null,"topics":["leaflet","leaflet-plugins","markers","webmapping"],"latest_commit_sha":null,"homepage":"https://opengeo.tech/maps/leaflet-list-markers/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stefanocudini.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-08T15:12:12.000Z","updated_at":"2025-02-17T11:30:43.000Z","dependencies_parsed_at":"2023-01-11T18:29:11.140Z","dependency_job_id":null,"html_url":"https://github.com/stefanocudini/leaflet-list-markers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanocudini%2Fleaflet-list-markers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanocudini%2Fleaflet-list-markers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanocudini%2Fleaflet-list-markers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanocudini%2Fleaflet-list-markers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefanocudini","download_url":"https://codeload.github.com/stefanocudini/leaflet-list-markers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248571884,"owners_count":21126522,"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":["leaflet","leaflet-plugins","markers","webmapping"],"created_at":"2024-10-02T08:56:26.096Z","updated_at":"2025-04-15T11:52:17.534Z","avatar_url":"https://github.com/stefanocudini.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Leaflet List Markers\n============\n\n#What\nA Leaflet Control for listing visible markers/features in the map\n\nTested in Leaflet 0.7.1\n\n\n#Where\n\n**Demos:**  \n[opengeo.tech/maps/leaflet-list-markers](https://opengeo.tech/maps/leaflet-list-markers/)\n\n**Source code:**  \n[Github](https://github.com/stefanocudini/leaflet-list-markers)\n\n![Image](https://raw.githubusercontent.com/stefanocudini/leaflet-list-markers/master/images/list-markers.jpg)\n\n#How\nInclude leaflet-list-markers.css to page\n\nAdding the List control to the map:\n\n```\nmap.addControl( new L.Control.ListMarkers({layer: markersLayer}) );\n//markersLayer is a L.LayerGroup contains listing markers\n```\nshort way:\n```\nvar map = new L.Map('map', { listMarkersControl: {layer: markersLayer} });\n```\n\n#Build\n\nSince Version 1.4.7 this plugin support [Grunt](https://gruntjs.com/) for building process.\nTherefore the deployment require [NPM](https://npmjs.org/) installed in your system.\nAfter you've made sure to have npm working, run this in command line:\n```\nnpm install\ngrunt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanocudini%2Fleaflet-list-markers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefanocudini%2Fleaflet-list-markers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanocudini%2Fleaflet-list-markers/lists"}