CategoryId
Class representing the POI category identifier for online and offline POI categories.
Constructors
Link copied to clipboard
creates a new instance of the CategoryId object.
Properties
Functions
Link copied to clipboard
fun copy(standard: StandardCategoryId = this.standard, mapSpecific: String? = this.mapSpecific): CategoryId
Creates a copy of this CategoryId object.