Jump to: navigation, search

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


Line 1: Line 1:
 +
[[File:UI_Android_POIViewColorized.jpg|thumb|border|Colorized Billboard]]
 
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, 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)]]
  

Revision as of 16:25, 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)

See also