POICategoryID

public struct POICategoryID : Hashable

POI category ID.

Important

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

Lifecycle

Public

  • ID of category.

    Declaration

    Swift

    public let standard: StandardCategoryID
  • The map specific identifier without any semantic information.

    Declaration

    Swift

    public let mapSpecific: String?