POICategoryID

public struct POICategoryID : Hashable

POI category ID.

  • The ID of the POI category.

    Declaration

    Swift

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

    Declaration

    Swift

    public let mapSpecific: String?