@mapgear/geoapps > SmartScope > GetTable
SmartScope.GetTable() method
Retrieve a (static) table from the smartscope
Signature:GetTable(request: TableRequest): Promise<Table>;
Parameters
Parameter | Type | Description |
---|---|---|
request | TableRequest |
Promise<Table>
@mapgear/geoapps > SmartScope > GetTable
Retrieve a (static) table from the smartscope
Signature:GetTable(request: TableRequest): Promise<Table>;
Parameter | Type | Description |
---|---|---|
request | TableRequest |
Promise<Table>