OpenLocationReference

value class OpenLocationReference(val openlrString: String) : LocationReference

Location encoding according to the OpenLR standard. The encoding can be resolved to a map to find the corresponding MapReferences. See http://www.openlr.org for more details.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

openlrString

OpenLR location encoding string.

Constructors

Link copied to clipboard
constructor(openlrString: String)

Properties

Link copied to clipboard