PFPoiCategoryDisplayName

POI Category Display Name

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
fun __init(_i: Int, _bb: ByteBuffer)
Link copied to clipboard
open fun __reset()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Contains all tokens the integrator wants to be indexed for a particular Place.

Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
val lng: String?

BCP47 Language Tag specifying the language of the displayName entry. Search does NOT consider lng while scoring the results. This attribute is used for display purpose in map and for providing the place title and subtitle in the correct language that was requested (or default language for that place). For example while looking for a place called even internationally as "Shell" it matters to choose a right language as for Slovak language the subtitle would be "Bratislavská ulica" while for English it would be "Bratislava street" and for Hungarian "Pozsonyi utca". When choosing a default language (while not having a match with the requested language), always the first indexed language is used both for search purpose and for map display purpose.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Subtitle of category. Subtitle is only returned in the response for the search result.

Link copied to clipboard
Link copied to clipboard

Title of category. Title is returned in the response for the search result and is displayed on the map

Link copied to clipboard