Other Classes
The following classes are available globally.
-
Opaque POI filtering criteria container that can be passed to map content APIs. Instances are intended to be created by dedicated builders, such as
EVPoiFilterCriteriaBuilder.Note: This is a beta release of this feature and may contain bugs or exhibit unexpected behaviour. Related APIs are subject to change without a deprecation process.
Declaration
Swift
public class PoiFilterCriteriaextension PoiFilterCriteria: NativeBaseextension PoiFilterCriteria: Hashable -
Builder for EV POI filtering criteria.
For all list-based filter methods, an empty list means accept all.
Filtering takes effect only when the corresponding EV charging station POI categories are enabled.
- Charging station for cars: 700-7600-0322 (required when filtering for cars)
- Charging station for trucks: 700-7600-0323 (required when filtering for trucks)
POI category visibility can be controlled using
MapContentSettings.setPoiCategoriesVisibility.Note: This is a beta release of this feature and may contain bugs or exhibit unexpected behaviour. Related APIs are subject to change without a deprecation process.
See moreDeclaration
Swift
public class EVPoiFilterCriteriaBuilderextension EVPoiFilterCriteriaBuilder: NativeBaseextension EVPoiFilterCriteriaBuilder: Hashable
Other Classes Reference