Skip to content
Sebastian Bormann edited this page Nov 1, 2022 · 6 revisions

Map-Widget

Add new Widget:

1 - Autocreate widget:

image

2 - Open Dropdown:

image

3 - Chose Map:

image

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: image

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. image

Custom Favorites-Icons:

You can provide a custom icon for every favorites-position.

  1. 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.
  2. You can also use an absolute url that points to an icon file
  3. To access the userimages, that you have uploaded into iQontrol, you have to prepend the following prefix: ./../../../../iqontrol.meta/userimages/ (see example above)

Result:

image