Skip to main content

flywave-mapview.poitable._constructor_

Home > @flywave/flywave-mapview > PoiTable > (constructor)

PoiTable.(constructor)

Creates an instance of PoiTable.

Signature:

constructor(name: string, useAltNamesForKey: boolean);

Parameters

Parameter

Type

Description

name

string

Name of the PoiTable. Must be unique.

useAltNamesForKey

boolean

Pass true to use the contents of the property altNames to find a [[PoiTableEntry]] in the table.