Map Widget - iobroker-community-adapters/ioBroker.iqontrol GitHub Wiki
Map-Widget
Add new Widget:
1 - Autocreate widget:
2 - Open Dropdown:
3 - Chose Map:
4 - Settings:
You can chose an instance number, if you want to have several different maps in your iQontrol configuration. You can also chose a name:
Set Position Data in the ioBroker Object Tree:
Provide latitude, longitude and zoom.
Optionally you can provide up to 10 favorite-positions, that will be displayed on your map.
Custom Favorites-Icons:
You can provide a custom icon for every favorites-position.
- You can use marker_blue.png, marker_cyan.png, marker_green.png, marker_orange.png, marker_pink.png, marker_purple.png, marker_red.png and marker_yellow.png directly.
- You can also use an absolute url that points to an icon file
- To access the userimages, that you have uploaded into iQontrol, you have to prepend the following prefix:
./../../../../iqontrol.meta/userimages/
(see example above)