I am creating an AGOL to KML converter. I want all labels to be off when viewing in google earth, but I can not find how to disable point feature labels. These points are represented by icons. I have set the opacity to 0 using the KMLStyler and the setting for “Create Labels on Lines” is set to No (which successfully disables line labels), but the labels for point features still appear. There also appears to be no option to remove labels in the KMLPropertySetter.
Page 1 / 1
In KMLStyler, try Label Style->Scale = 0
For Google Earth, a Label Style Scale value within the KML of 0 it seems to interpret as “Turn Off Labels”
