{"id":21161538,"url":"https://github.com/mudin/leaflet.axesgrid","last_synced_at":"2025-07-09T14:31:41.660Z","repository":{"id":72022837,"uuid":"181424566","full_name":"mudin/Leaflet.AxesGrid","owner":"mudin","description":"Axes Lines and Grid for Grid Layer and tiles based on point coords","archived":false,"fork":false,"pushed_at":"2019-05-03T16:48:22.000Z","size":70,"stargazers_count":13,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-04-28T12:22:09.804Z","etag":null,"topics":["axes","grid","grid-system","leaflet","leafletjs","overlay","svg"],"latest_commit_sha":null,"homepage":"","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/mudin.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,"governance":null}},"created_at":"2019-04-15T06:21:33.000Z","updated_at":"2023-11-03T07:24:00.000Z","dependencies_parsed_at":"2023-04-05T09:31:26.728Z","dependency_job_id":null,"html_url":"https://github.com/mudin/Leaflet.AxesGrid","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":"0.19999999999999996","last_synced_commit":"4b51c1df26e8efd6e642dee6ac74e3eafdf14901"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudin%2FLeaflet.AxesGrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudin%2FLeaflet.AxesGrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudin%2FLeaflet.AxesGrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudin%2FLeaflet.AxesGrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mudin","download_url":"https://codeload.github.com/mudin/Leaflet.AxesGrid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225562099,"owners_count":17488566,"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":["axes","grid","grid-system","leaflet","leafletjs","overlay","svg"],"created_at":"2024-11-20T13:14:43.408Z","updated_at":"2024-11-20T13:14:44.113Z","avatar_url":"https://github.com/mudin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Leaflet Axes Grid\n===========================\n\nYou can use layer coords based grid and axes lines with labels,\nUseful for floorplan or drawings\n\nCheck out the [demo](https://mudin.github.io/leaflet-axes-grid/).\n![Example](https://mudin.github.io/leaflet-axes-grid/screenshot.png)\n### Usage example\n\n```javascript\nL.axesGrid({\n\tcells:5,\n\tshowLabel:true,\n\tlabel: {\n\t\tscale: 1,\n\t\tunit: 'm',\n\t\tcolor: '#404040',\n\t\tsize: 13\n\t}\n}).addTo(map);\n```\n\n\n### Options\n- **cells**: Number of cells in one single grid's row. Default `5`\n- **showLabel**: Show the axes lines label. Default `false`\n- **label**: Is used when **showLabel** is `true`\n- **color**: The color of the grid lines. Default `#40404044`\n- **axesColor**: Color of Axes Lines. Default `#ff6754`\n- **axesWidth**: Width of Axes Lines. Default `0.8`\n- **zoom**: zoom level for matching scales for measurement\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmudin%2Fleaflet.axesgrid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmudin%2Fleaflet.axesgrid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmudin%2Fleaflet.axesgrid/lists"}