poiCategoryIdentifier property

String? poiCategoryIdentifier
getter/setter pair

A PoiCategory identifier used to filter and display the POIs that belong to the given category.

An empty string will clear the current category filter (if any). A null value will apply no change.

Implementation

String? poiCategoryIdentifier;