{"id":13339400,"url":"https://github.com/Novicell/novicell-mapbuilder","last_synced_at":"2025-03-11T13:30:45.607Z","repository":{"id":75672989,"uuid":"64646919","full_name":"Novicell/novicell-mapbuilder","owner":"Novicell","description":"MapBuilder is an umbraco package for maps","archived":true,"fork":false,"pushed_at":"2018-06-15T09:32:27.000Z","size":211,"stargazers_count":3,"open_issues_count":3,"forks_count":4,"subscribers_count":31,"default_branch":"master","last_synced_at":"2024-10-24T00:24:44.771Z","etag":null,"topics":["map","mapbuilder","novicell-mapbuilder","umbraco"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/Novicell.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-01T07:46:35.000Z","updated_at":"2023-01-28T20:32:12.000Z","dependencies_parsed_at":"2023-06-07T08:00:35.936Z","dependency_job_id":null,"html_url":"https://github.com/Novicell/novicell-mapbuilder","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Novicell%2Fnovicell-mapbuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Novicell%2Fnovicell-mapbuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Novicell%2Fnovicell-mapbuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Novicell%2Fnovicell-mapbuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Novicell","download_url":"https://codeload.github.com/Novicell/novicell-mapbuilder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243042702,"owners_count":20226687,"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":["map","mapbuilder","novicell-mapbuilder","umbraco"],"created_at":"2024-07-29T19:20:00.286Z","updated_at":"2025-03-11T13:30:45.588Z","avatar_url":"https://github.com/Novicell.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Novicell MapBuilder\n\n**This respository is no longer maintained, and therefore archived. Reach out to Novicell by visiting https://www.novicell.dk if you have any quetions. Thank you for using MapBuilder**\n\nMapBuilder is an Umbraco package for easily generating Google Maps based on Umbraco nodes. Perfect for generating a map with physical stores.\n\n\n### Table of content\n* [Quick start](#quick-start)\n* [Public methods](#public-methods)\n* [Requirements](#requirements)\n* [Found a bug?](#found-a-bug)\n* [Improvements?](#improvements)\n* [Login for development](#login)\n* [License](#license)\n\n## Quick start\nGo to https://our.umbraco.org/projects/website-utilities/mapbuilder/ and download the package.\n\nThen go to your backoffice \u003e Developer \u003e Packages \u003e Install local package, and install it as usual. Accept when you're told that the package contains binary files.\n\nAfter the installation completes, go to the new custom section and setup a datasource (if you don't see the new section, go to the Users section and enable it for yourself and any others that need access). After you've created a datasource, create a new map, and set its datasource to the newly created one.\n\nGo to the map and copy the alias. We need this for the next part.\n\nWhen you're all set in the custom section, go to the view where you wish for the map to be showed. Use `@Html.RenderMap(MAPALIAS)`, and that's it.\n\n## Public methods\nThe methods available for use is:\n\n```C#\npublic static MvcHtmlString RenderMap(this HtmlHelper htmlHelper, string mapAlias)\n```\n\n```C#\npublic static MvcHtmlString RenderMap(this HtmlHelper htmlHelper, string mapAlias, List\u003cint\u003e nodeIds)\n```\n\n```C#\npublic static MvcHtmlString RenderMap(this HtmlHelper htmlHelper, string mapAlias, List\u003cint\u003e nodeIds, string titleProperty, string coordsProperty)\n```\n\nEach of the methods has inline summaries of what is expected from them.\n\n## Requirements\nUmbraco 7.4+\n\nIt MAY work in earlier versions, but this has not been tested.\n\n## Found a bug?\nYou're more than welcome to fork the project and fix any bug you may find. Submit a pull request, and we will review it as quickly as possible, and merge it when approved.\n\n## Improvement?\nIf you have an improvement for the project, please fork the project and create a pull request with the change. We will review it as quickly as possible, and merge it when approved.\n\n## Login for development\nTo log into Umbraco when developing for this repository, please use the following credentials:\n\n\tUsername: admin\n\tPassword: admin1234\n\nThe setup uses Microsoft SQL CE (Compact Edition) to avoid having to setup a new database and cloning in a .bak file.\n\n## License\nMIT License - http://opensource.org/licenses/MIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNovicell%2Fnovicell-mapbuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNovicell%2Fnovicell-mapbuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNovicell%2Fnovicell-mapbuilder/lists"}