OpenLocationReference

value class OpenLocationReference(val openlrString: String) : LocationReference

Map-agnostic location reference generated out of map-dependent location.

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

Parameters

openlrString

Location reference encoded according to OpenLR standard See http://www.openlr.org for more details.

Constructors

Link copied to clipboard
constructor(openlrString: String)

Properties

Link copied to clipboard