Jump to: navigation, search

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


Line 2: Line 2:
 
The background color of a [[POI]] is determined using the value of the '''STATUSCOLOR''' property. Hence, it is necessary that the object
 
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 [[Help:Make_an_Object_show_a_Status_LED]]
+
# features the '''STATUSCOLOR''' property, as described here [[HowTo: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)]]
  

Revision as of 15:22, 27 January 2015

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