Why can’t I find the enumeration value ‘TileSelectionResult.KICKED’? This enumeration value is only used in QuadtreePrimitive.js.
The Source Version is 1.108.
Why can’t I find the enumeration value ‘TileSelectionResult.KICKED’? This enumeration value is only used in QuadtreePrimitive.js.
The Source Version is 1.108.
The TileSelectionResult
structure is marked as @private
, and therefore, should not be used by clients (and will not appear in the documentation).