tables

A collection of feature tables in the map or scene. Unlike GeoModel.operationalLayers, tables are not displayed by the GeoView. The collection of feature tables is specific to the map or scene. You can add and remove tables by adding or removing them from the collection.

By default, the tables are not loaded. You can load them explicitly (FeatureTable.load()) or load them by calling methods such as FeatureTable.queryFeatures(QueryParameters).

Since

200.1.0