IconStyle
Specifies how the icons for point placemarks are drawn. This also applies to multi geometry placemarks with a point component.
KML Element Attribute |
KML Element |
kml_iconstyle_color |
<IconStyle><color> |
kml_iconstyle_color_mode |
<IconStyle><colorMode> |
kml_iconstyle_scale |
<IconStyle><scale> |
kml_iconstyle_heading |
<IconStyle><heading> |
KML Format Attribute |
Remarks |
kml_icon_color |
Specifies the icon colour using the fme color spec. Used to generate the RGB portion of the kml_iconstyle_color attribute. |
kml_icon _opacity |
Specifies the icon opacity using float with a value from 0 to 1.0. Used to generate the Alpha portion of the kml_iconstyle_color attribute. |