PFPoiCategory
POI Category
Constructors
Types
Functions
A set of display names (human readable texts), in various languages, for the Place. Intended for user interaction. Navigation displays only "title" on the map. "subtitle" is only returned in the response for the search result.
Properties
Parameter parentId represents id of the parent Category(POI group). Only one level of hierarchy is allowed. This category will inherit the parents parameters and it can override them by specifying it. Only categories which have defined parentId are displayed on map. To create only parent Category the parentId is not filled out.
Drawing priority at same zoom, all integer range is possible to use. If there are two points and both of then should be drawn on the map (because of zoomLevel), then only point with higher priority will be shown. If there are two points and both of then should be drawn on the map (because of zoomLevel), and that both of them has the same priority, then importance is significant.
Minimum zoom level at which Places with this category will be drawn on map. The larger the value the closer to the ground. Range: 0.0-20.0. Default: 0.0. If there is map view with zoom less than this value, then this category will not be shown on map. If there is map view with zoom higher than this value, then this category will be shown on map with attributes importance and priority