-
-
Notifications
You must be signed in to change notification settings - Fork 277
Open
Labels
Description
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:
In BasicUI
In MainUI-
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": []
}
}
},Reactions are currently unavailable

