An easy way to show a OpenStreetMap in Habpanel:
- Create an extra Sitemap
sitemap map label="Location" {
Mapview item=iPhone_Coordinates height=13 //height depends from your needs
}
- Create a Frame Widget in HabPanel
URL=https://Your.IP:8443/basicui/app?sitemap=map
Tick the “Fill to edges” and “Hide title label” checkbox
Edit:
- You can hide the default navigation from the Basic UI as described here to see just the Map in the Frame Widget.