add Field
Adds the given field with an attribute value.
Since
200.6.0
Parameters
field
The field.
attribute Value
The attribute value.
Throws
The data must be of the same type as the field. See KmlSimpleField.type.
Adds the given field as string type with an attribute value.
Since
200.6.0
Parameters
name
The name of the field.
attribute Value
The attribute value.