Jump to: navigation, search

Difference between revisions of "HowTo:Customize Background Color of Points of Interest (POIs)"


Line 5: Line 5:
 
# 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 [[POI_View#Billboard|colorized background]].
+
Once both requirements are met the POI shows a [[POI_View#Billboard|colorized billboard]].
  
 
==See also==
 
==See also==

Revision as of 16:26, 18 December 2014

Colorized Billboard

The background color of a POI is determined using the value of the STATUSCOLOR property. Hence, it is necessary that the object

  1. features the STATUSCOLOR property, as described here Make an Object show a Status LED
  2. 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 billboard.

See also