{"id":20141508,"url":"https://github.com/michaelborn/mapwrapper","last_synced_at":"2026-05-12T17:38:20.461Z","repository":{"id":86836431,"uuid":"153178836","full_name":"michaelborn/MapWrapper","owner":"michaelborn","description":"Quickly dump a big array of items onto a map using LeafletJS","archived":false,"fork":false,"pushed_at":"2018-11-05T14:32:38.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T23:30:25.480Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/michaelborn.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-15T20:41:54.000Z","updated_at":"2018-11-05T14:32:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"6264df1c-f1d1-4e8f-b16d-e83a44bf312a","html_url":"https://github.com/michaelborn/MapWrapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michaelborn/MapWrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelborn%2FMapWrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelborn%2FMapWrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelborn%2FMapWrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelborn%2FMapWrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelborn","download_url":"https://codeload.github.com/michaelborn/MapWrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelborn%2FMapWrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27282327,"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","status":"online","status_checked_at":"2025-11-26T02:00:06.075Z","response_time":193,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-13T21:57:34.062Z","updated_at":"2025-11-27T17:06:49.110Z","avatar_url":"https://github.com/michaelborn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MapWrapper\n\nQuickly dump a big array of items onto a map using LeafletJS.\n\n## Getting Started\n\n* Include the library on the page, duh. `\u003cscript src=\"/MapWrapper/src/mapwrapper.js\"\u003e\u003c/script\u003e`\n* Render the map via `MapWrap(items, config)`. Note that `items` can be an empty array, and `config` is also optional.\n\n## Example\n\n```\n\u003cscript src=\"/MapWrapper/src/mapwrapper.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\nlistings = [\n{\n\"id\": \"mls_1704218\",\n\"title\": \"Single Family Residential, $49,900.00\",\n\"address\": \"2570 Graffenburg, Frankfort NY 13340\",\n\"url\": \"/buy/listings/1704218\",\n\"lat\": 43.03969100000000000,\n\"lng\": -75.20268400000000000,\n\"img\": \"/app/uploads/listings/images/\",\n\"imgalt\": \"listing at 2570 Graffenburg, Frankfort NY 13340\"\n}];\nMapWrap( listings );\n\u003c/script\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelborn%2Fmapwrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelborn%2Fmapwrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelborn%2Fmapwrapper/lists"}