PFPoi

class PFPoi : Table

Custom POI attributes

Constructors

Link copied to clipboard
fun PFPoi()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun __assign(_i: Int, _bb: ByteBuffer): PFPoi
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

A set of display names (human readable texts), in various languages, for the Place. Intended for user interaction.

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

Properties

Link copied to clipboard

ID of a Custom, or Sygic Place Category.

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

Entry location of POI (e.g. gate of an industrial area)

Link copied to clipboard
val id: String?

Unique, integrator maintained identifier. Used for further updates/deletes on the Places

Link copied to clipboard
Link copied to clipboard
val iso: String?

ISO 3166-1 Alpha-2/ISO 3166-2 code of the country/region, in which the Place is located. Purpose is to provide the ability to filter the search results based on country. This attribute does not affect the ranking of the search results. This attribute refers to the location of the Place. If such case occurs where the country (and iso) of location and entry_location is not the same, search is not affected. In this case the anomaly is possible when the map of location/entry_location is missing. This could result to a navigation to a nearest accessible point while using the maps that are available. As iso is related to the location, it is necessary to provide the correct value for this field.

Link copied to clipboard
Link copied to clipboard

Location of POI. Determines where pin on map will be placed.

Link copied to clipboard

Search priority of a Place is affecting the final ranking of the search results. It does NOT mean the search result would be filtered because the lower priority - it simply would rank lower than other results. The higher the priority the less the growing distance from the searched Place is affecting the ranking. The lower the priority, the more the increasing distance from the Place is affecting the ranking. Search ranks all the results depending on the final scores of these results.