LabelStyle
Specifies how the <name> element if a feature is drawn in the 3D viewer.
KML Element Attribute |
KML Element |
kml_labelstyle_color |
<LabelStyle><color> |
kml_labelstyle_color_mode |
<LabelStyle><colorMode> |
kml_labelstyle_scale |
<LabelStyle><scale> |
KML Format Attribute |
Remarks |
kml_label_color |
Specifies the label color using the fme color spec. Used to generate the RGB portion of the kml_labelstyle_color attribute. |
kml_label _opacity |
Specifies the label opacity using a float with a value from 0 to 1.0. Used to generate the Alpha portion of the kml_labelstyle_color attribute. |