I am looking for a way to create "levels" of maps, such that the top map had both a status and link to each of it's sub maps.
Said another way, is there any way to add a "MAP" as an object onto a different map?
Here is my thought: Map A contains Sensor 1, Sensor 2, Sensor 3
I would like to create Map B and add a single icon/symbol that represents Map A - so if any of the sensors on Map A are yellow/red, then this icon on Map B would be yellow or red. And, if I clicked on it, by default it would open Map A.
I know how to make "static links" to map A via the before/after html, but that doesn't pull up the status of everything on Map A.
Feature request? Or am I missing something...
Add comment