Skip to content

[MainUI] Map pages have suboptimal defaults - use colours sparingly #3931

@dilyanpalauzov

Description

@dilyanpalauzov

When I define a Mapview item in BasicUI, or openHAB-Android, I see more colours, compared to a map page in openHAB 5.2.0 build 5199.

I find the presentation in BasicUI and openHAB-Android better than the default presentation of map pages in MainUI.

In openHAB-Android:

Image
Image

In BasicUI

Image

In MainUI-

Image Image

Page definition:

  "map1": {
    "class": "org.openhab.core.ui.components.RootUIComponent",
    "value": {
      "uid": "map1",
      "tags": [],
      "props": {
        "parameters": [],
        "parameterGroups": []
      },
      "timestamp": "Feb 27, 2026, 2:12:24 PM",
      "component": "oh-map-page",
      "config": {
        "label": "map1"
      },
      "slots": {
        "default": []
      }
    }
  },

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions