{"id":19650897,"url":"https://github.com/iobroker/iobroker.vis-map","last_synced_at":"2025-04-28T16:31:03.981Z","repository":{"id":57275765,"uuid":"62860904","full_name":"ioBroker/ioBroker.vis-map","owner":"ioBroker","description":"Map widgets for ioBroker.vis","archived":false,"fork":false,"pushed_at":"2025-03-01T05:38:05.000Z","size":633,"stargazers_count":11,"open_issues_count":18,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-20T10:55:28.979Z","etag":null,"topics":["google-maps","iobroker","iobroker-vis","openstreetmap","scada"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ioBroker.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":"2016-07-08T05:23:04.000Z","updated_at":"2025-02-01T04:58:49.000Z","dependencies_parsed_at":"2024-04-01T05:31:45.252Z","dependency_job_id":"e484fba5-d82e-4d9f-971e-b89f2cf4a3ff","html_url":"https://github.com/ioBroker/ioBroker.vis-map","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioBroker%2FioBroker.vis-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioBroker%2FioBroker.vis-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioBroker%2FioBroker.vis-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioBroker%2FioBroker.vis-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ioBroker","download_url":"https://codeload.github.com/ioBroker/ioBroker.vis-map/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251345843,"owners_count":21574797,"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":["google-maps","iobroker","iobroker-vis","openstreetmap","scada"],"created_at":"2024-11-11T15:03:51.318Z","updated_at":"2025-04-28T16:30:58.967Z","avatar_url":"https://github.com/ioBroker.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Logo](admin/vis-map.png)\n# ioBroker.vis-map\n\n![Number of Installations](http://iobroker.live/badges/vis-map-installed.svg) ![Number of Installations](http://iobroker.live/badges/vis-map-stable.svg) [![NPM version](http://img.shields.io/npm/v/iobroker.vis-map.svg)](https://www.npmjs.com/package/iobroker.vis-map)\n[![Downloads](https://img.shields.io/npm/dm/iobroker.vis-map.svg)](https://www.npmjs.com/package/iobroker.vis-map)\n\n[![NPM](https://nodei.co/npm/iobroker.vis-map.png?downloads=true)](https://nodei.co/npm/iobroker.vis-map/)\n\n![Screenshot](img/widgets.png)\n\nWidgets, that can show coordinates on a map.\nActually supported only Open Street Maps and Google. To use Google Maps you should get the API Key for Google Maps.\nYou can get it [here](https://developers.google.com/maps/documentation/javascript/get-api-key)\n\n## Usage\n\nYou can bind longitude and latitude apart or just place into **longitude** the Object ID with the value like following:\n\n- 7.0001;49.0000 (longitude ; latitude)\n- 7,0001;49,0000 (longitude ; latitude)\n- 7.0001,49.0000 (longitude , latitude)\n- 49.0000,7.0001 (latitude , longitude + swap flag)\n- 49.0000;7.0001 (latitude ; longitude + swap flag)\n\n\u003c!--\n    Placeholder for the next version (at the beginning of the line):\n    ### **WORK IN PROGRESS**\n--\u003e\n## Changelog\n### 1.1.2 (2024-07-12)\n- fix datapoint handling for lat/lan\n- Make data points in 0_userdata work again\n\n### 1.1.0 (2024-03-07)\n- (bluefox) Removed dependency to `iobroker.vis`. Only show the message if vis is not installed\n\n### 1.0.5 (2024-01-14)\n- (bluefox) Added vis-2 to the restart by installation\n\n### 1.0.4 (2020-03-18)\n- (bluefox) Small errors were fixed\n\n### 1.0.3 (2020-01-25)\n- (TA2k) Fix OSM issue with Safari\n\n### 1.0.2 (2018-07-06)\n- (bluefox) Event click on pins added\n\n### 1.0.1 (2018-01-08)\n- (bluefox) Fix error if coordinates are empty\n\n### 1.0.0 (2017-09-26)\n- (bluefox) allow to swap longitude and latitude\n\n### 0.1.4 (2017-04-28)\n- (bluefox) add traffic layer for google maps\n\n### 0.1.3 (2016-09-04)\n- (bluefox) fix google map max zoom\n\n### 0.1.1 (2016-07-17)\n- (bluefox) remove unused files\n\n### 0.1.0 (2016-07-08)\n- (bluefox) initial checkin\n\n## License\n Copyright (c) 2016-2024 bluefox \u003cdogafox@gmail.com\u003e\n MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiobroker%2Fiobroker.vis-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiobroker%2Fiobroker.vis-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiobroker%2Fiobroker.vis-map/lists"}