An interface that provides options for TileDataAccessor.
Limit to objects that have featureIDs.
featureID
Sets and overrides wantPoints, wantLines, wantAreas, wantObject3D.
wantPoints
wantLines
wantAreas
wantObject3D
true to visit area objects.
true
true to visit lines.
true to visit general 3D objects.
true to visit points.
Generated using TypeDoc
An interface that provides options for TileDataAccessor.