Contents

identifier

An optional identifier the class returns as a string.

Declaration

var identifier: String? { get }

Discussion

Note that the GeoJSON specification states that the identifier can be a number or a string. However, this identifier returns as a string.

See Also

Feature properties