Difference between revisions of "HowTo:Customize Background Color of Points of Interest (POIs)"
| Line 4: | Line 4: | ||
# features the STATUSCOLOR property, as described here [[Make_an_Object_show_a_Status_LED]] | # features the STATUSCOLOR property, as described here [[Make_an_Object_show_a_Status_LED]] | ||
# is declared as POI, as described here [[Declare_an_Object_as_Point_of_Interest_(POI)]] | # is declared as POI, as described here [[Declare_an_Object_as_Point_of_Interest_(POI)]] | ||
| + | |||
| + | Once both requirements are met the POI shows a colorized background. | ||
==See also== | ==See also== | ||
Revision as of 16:26, 18 December 2014
The background color of a POI is determined using the value of the STATUSCOLOR property. Hence, it is necessary that the object
- features the STATUSCOLOR property, as described here Make an Object show a Status LED
- is declared as POI, as described here Declare an Object as Point of Interest (POI)
Once both requirements are met the POI shows a colorized background.
