{"id":15755601,"url":"https://github.com/limistah/here-map-js","last_synced_at":"2025-04-30T17:09:45.670Z","repository":{"id":98771462,"uuid":"164725843","full_name":"limistah/here-map-js","owner":"limistah","description":"Includes https://www.here.com/ JS files as scripts in the header of the page","archived":false,"fork":false,"pushed_at":"2023-12-21T08:28:48.000Z","size":80,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-30T17:09:39.032Z","etag":null,"topics":["heremaps","heremaps-js","map","maps"],"latest_commit_sha":null,"homepage":null,"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/limistah.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":"2019-01-08T20:18:21.000Z","updated_at":"2023-12-21T08:12:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"c172f9b2-7a31-4f7d-961a-54b37d8ba89b","html_url":"https://github.com/limistah/here-map-js","commit_stats":{"total_commits":33,"total_committers":1,"mean_commits":33.0,"dds":0.0,"last_synced_commit":"fe9092229266dc892d862429251063aae74d4ddc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limistah%2Fhere-map-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limistah%2Fhere-map-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limistah%2Fhere-map-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limistah%2Fhere-map-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/limistah","download_url":"https://codeload.github.com/limistah/here-map-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251748950,"owners_count":21637418,"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":["heremaps","heremaps-js","map","maps"],"created_at":"2024-10-04T08:22:30.545Z","updated_at":"2025-04-30T17:09:45.639Z","avatar_url":"https://github.com/limistah.png","language":"JavaScript","readme":"# Here Map JS\n\nJavaScript scripts loader for [Here Map](https://www.here.com/).\n\n## Installation\n\n```js\nnpm i @limistah/here-map-js\n```\n\n## Usage\n\n```js\nimport hereMapJS from \"@limistah/here-map-js\";\n\n// Promise-like\nhereMapJS({ interactive: true }).then((result) =\u003e {\n  console.log(result); // true if it went through\n});\n\n// Async/Await\nconst loaded = await scriptLoader();\nconsole.log(loaded); // true if it went through\n```\n\n## Docs\n\n### `hereMapJS(options)` : boolean\n\n#### options properties\n\n##### `options.interactive`\n\nTo load the map events scripts. Default `false`\n\n##### `options.includeUI`\n\nTo load the UI scripts. Default `false`\n\n##### `options.version || options.VERSION`\n\nVersion to be loaded. Default v3/3.0\n\n##### `options.includePlaces || options.includePlaces`\n\nTo load `mapsjs-places.js` module. Default `false`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimistah%2Fhere-map-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimistah%2Fhere-map-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimistah%2Fhere-map-js/lists"}