osmType property

String osmType
final

Possible values are 'R' (relation), 'W' (way), 'N' (node). This may be changed in the future.

Implementation

final String osmType;