{"id":18348717,"url":"https://github.com/paraboly/pwc-map","last_synced_at":"2025-04-09T23:28:47.292Z","repository":{"id":97838170,"uuid":"211631490","full_name":"Paraboly/pwc-map","owner":"Paraboly","description":"PWC Map component is an abstraction on top of maps like mapboxGL, leaflet, openlayers etc. using StencilJS via Paraboly","archived":false,"fork":false,"pushed_at":"2020-04-11T22:08:25.000Z","size":70,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T14:54:16.650Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://paraboly.github.io/pwc-map","language":"TypeScript","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/Paraboly.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":"2019-09-29T08:38:06.000Z","updated_at":"2020-03-29T22:54:11.000Z","dependencies_parsed_at":"2023-03-13T16:08:42.201Z","dependency_job_id":null,"html_url":"https://github.com/Paraboly/pwc-map","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/Paraboly%2Fpwc-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Fpwc-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Fpwc-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Fpwc-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Paraboly","download_url":"https://codeload.github.com/Paraboly/pwc-map/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248128701,"owners_count":21052446,"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":[],"created_at":"2024-11-05T21:18:56.276Z","updated_at":"2025-04-09T23:28:47.257Z","avatar_url":"https://github.com/Paraboly.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @PWC/MAP\n\nPWC Map component is an abstraction on top of maps like leaflet, openlayers and mapbox. \n\n## Getting Started\n\n### Prerequisites\n\nnpm 6+ \n\n### Installing\n\nAdd following script to your index.html head section\n\n```\u003cscript src='https://unpkg.com/@schemesonic/map@0.0.1/dist/pwcmap.js'\u003e\u003c/script\u003e```\n\nConfiguring the initial setup:\n``` \nthis.state = \n  map: null,\n  config: {}\n};\n```\n\nand finally use it in your html.\n\n```\u003cpwc-map map=\"${this.state.map}\" config=\"${this.state.config}\"\u003e\u003c/pwc-map\u003e```\n\n## Running the tests\n\n```$npm run test```\n\n## Built With\n\n* [StencilJS](https://stenciljs.com/)\n\n## Authors\n\n* *SchemeSonic* - [github](https://github.com/schemesonic)\n\nSee also the list of [contributors](https://github.com/paraboly/@pwc-map/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparaboly%2Fpwc-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparaboly%2Fpwc-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparaboly%2Fpwc-map/lists"}