{"id":17140603,"url":"https://github.com/alisonmonteiro/maps-polyline","last_synced_at":"2025-03-24T08:14:52.945Z","repository":{"id":88672044,"uuid":"65598159","full_name":"alisonmonteiro/maps-polyline","owner":"alisonmonteiro","description":"Easy way to create polylines on your maps :round_pushpin:","archived":false,"fork":false,"pushed_at":"2017-06-14T02:31:34.000Z","size":186,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T13:26:11.146Z","etag":null,"topics":["javascript","maps","polyline"],"latest_commit_sha":null,"homepage":"https://maps-polyline.now.sh/","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/alisonmonteiro.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":"2016-08-13T03:56:28.000Z","updated_at":"2023-09-04T11:19:59.000Z","dependencies_parsed_at":"2023-08-01T12:15:20.619Z","dependency_job_id":null,"html_url":"https://github.com/alisonmonteiro/maps-polyline","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"1e7b499ac4be8eb1c9540365a878d972373eb94d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisonmonteiro%2Fmaps-polyline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisonmonteiro%2Fmaps-polyline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisonmonteiro%2Fmaps-polyline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisonmonteiro%2Fmaps-polyline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alisonmonteiro","download_url":"https://codeload.github.com/alisonmonteiro/maps-polyline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245232886,"owners_count":20581700,"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":["javascript","maps","polyline"],"created_at":"2024-10-14T20:15:12.861Z","updated_at":"2025-03-24T08:14:52.914Z","avatar_url":"https://github.com/alisonmonteiro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maps Polyline\n\n\u003e Create polylines on your map easily.\n\n![My map](https://raw.githubusercontent.com/alisonmonteiro/maps-polyline/master/images/map.png)\n\n### Usage\n\n```javascript\nconst polyline = require('maps-polyline');\n\nconst element = document.getElementById('map');\nconst map = new google.maps.Map(element, options); // your map with it's config\nconst data = {}; // you can use a JSON or an Object\n\npolyline(map, data);\n```\n\nSee a [JSON Example](https://github.com/alisonmonteiro/maps-polyline/blob/master/maps-example.json)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falisonmonteiro%2Fmaps-polyline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falisonmonteiro%2Fmaps-polyline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falisonmonteiro%2Fmaps-polyline/lists"}