setText abstract method
Sets the text for the placemark, current text style is used
text
is a string in UTF-8 encoding
Implementation
void setText(core.String text);
Sets the text for the placemark, current text style is used
text
is a string in UTF-8 encoding
void setText(core.String text);