LocationReference

public protocol LocationReference

Interface to location data that can be resolved to a map to obtain the corresponding map references. An example of such data is an OpenLR encoding string. See http://www.openlr.org for more details.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Hashable and Equatable location data.

    Declaration

    Swift

    var data: AnyHashable { get }