flywave-mapview.poitablemanager.addtable
Home > @flywave/flywave-mapview > PoiTableManager > addTable
PoiTableManager.addTable() method
Manually add a PoiTable. Normally, the [[PoiTables]]s are specified in the .
Signature:
addTable(poiTable: PoiTable): void;
Parameters
Parameter | Type | Description |
|---|---|---|
poiTable |
Returns:
void
## Remarks
Ensure that the name is unique.