{"id":48095557,"url":"https://github.com/ozaytsev86/react-leaflet-waypoints","last_synced_at":"2026-04-04T15:35:38.234Z","repository":{"id":43219762,"uuid":"353717391","full_name":"ozaytsev86/react-leaflet-waypoints","owner":"ozaytsev86","description":"React component to show waypoints on Leaflet's map.","archived":false,"fork":false,"pushed_at":"2023-01-22T12:35:23.000Z","size":345,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-09T03:53:38.734Z","etag":null,"topics":["leaflet","react","waypoints"],"latest_commit_sha":null,"homepage":"","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/ozaytsev86.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-04-01T13:55:49.000Z","updated_at":"2022-12-04T10:48:53.000Z","dependencies_parsed_at":"2023-02-12T16:01:02.679Z","dependency_job_id":null,"html_url":"https://github.com/ozaytsev86/react-leaflet-waypoints","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/ozaytsev86/react-leaflet-waypoints","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozaytsev86%2Freact-leaflet-waypoints","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozaytsev86%2Freact-leaflet-waypoints/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozaytsev86%2Freact-leaflet-waypoints/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozaytsev86%2Freact-leaflet-waypoints/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ozaytsev86","download_url":"https://codeload.github.com/ozaytsev86/react-leaflet-waypoints/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozaytsev86%2Freact-leaflet-waypoints/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31403959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"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":["leaflet","react","waypoints"],"created_at":"2026-04-04T15:35:37.471Z","updated_at":"2026-04-04T15:35:38.068Z","avatar_url":"https://github.com/ozaytsev86.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-leaflet-waypoints\nReact component to show waypoints on Leaflet's map.\n\n![Screenshot](https://github.com/ozaytsev86/react-leaflet-waypoints/blob/main/rlw-screenshot.png?raw=true)\n\n# Installation\nInstall `react-leaflet-waypoints` with [npm](https://www.npmjs.com/):\n\n`npm install react-leaflet-waypoints`  \nor  \n`yarn add react-leaflet-waypoints`\n\n# Usage\n\n```javascript\nimport {ReactLeafletWaypoints} from 'react-leaflet-waypoints';\n\nexport const MyComponent = () =\u003e {\n  return (\n    \u003cReactLeafletWaypoints\n      layerUrl=\"https://layer-url/image.png\"\n      waypoints={[{lat: '40.4381311', lng: '-3.8196196'}, {lat: '42.7576862', lng: '1.5082874'}]}\n    /\u003e\n  );\n}\n```\n\n\n# Demo\n\n[Storybook Live Demo](https://61b5bfcdbf0a96003acf004d-ibwoiilpin.chromatic.com/?path=/story/components-reactleafletwaypoints--custom)  \n\nYou can easily check the Storybook in your local.\n\nClone the repository and move into:\n```\ngit clone git@github.com:ozaytsev86/react-leaflet-waypoints.git\ncd react-leaflet-waypoints\n```\n\nInstall dependencies:\n```\nyarn / npm install\n```\n\nRun Storybook\n```\nyarn sb / npm run sb\n```\n\n# Roadmap\nWIP\n\n# Issues\nIf you found an issue, or you have a suggestion please create a ticket [here](https://github.com/ozaytsev86/react-leaflet-waypoints/issues)\n\n# Contributions\nCreate or take an already created issue  \nClone the repository  \nCreate a branch with the issue name  \nOnce you finish create a pull request  \n\n# License\n[MIT](https://opensource.org/licenses/MIT)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozaytsev86%2Freact-leaflet-waypoints","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozaytsev86%2Freact-leaflet-waypoints","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozaytsev86%2Freact-leaflet-waypoints/lists"}