Skip to main content

flywave-mapview.classificationtype

Home > @flywave/flywave-mapview > ClassificationType

ClassificationType enum

Enum representing classification types for rendered objects. These values are used as stencil references in depth reading operations to filter results by object classification.

Signature:

export declare enum ClassificationType 

Enumeration Members

Member

Value

Description

BOTH

3

Both terrain and 3D tiles

TERRAIN

1

Terrain objects

TILE_3D

2

3D Tiles objects