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 [[ | + | # 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
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 billboard.
