Message HrzProtocol.ThreeDTilesLayer
Defined in hrz/protocol/layer/three_d_tiles_layer.proto.
url: string
http_headers: HrzProtocol.HttpHeaderList
attribution: string
preserve_query_parameters: bool
Pass main URL query parameters when requesting tiles.
transform: HrzProtocol.Transform
geographic_position: HrzProtocol.GeographicPosition
apply_geographic_position: bool
max_screen_space_error: float
Maximum screen-space error in logical pixels before refining a tile.
refinement_hysteresis: float
Hysteresis factor to prevent excessive refinement and unrefinement of tiles when the camera is close to a refinement threshold. 0: no hysteresis, 0.25: medium hysteresis, 0.5: large hysteresis
vector_data_layer_id: uint32
attributes: HrzProtocol.ThreeDTileAttribute[]
palettes: HrzProtocol.Palette[]
rng_seed: uint64
styling_script: string
visible: bool
materials: HrzProtocol.Material[]
material_properties: HrzProtocol.MaterialProperties
loading_priority: int32
Only values between -127 and 127 (inclusive) are valid.
clip_id: int32
scene_views: HrzProtocol.SceneViewBitset
Select what views the layer will be visible in.
visibility_constraints: HrzProtocol.LayerVisibilityConstraintList
lighting: HrzProtocol.LightingSettings
draw_under_flat_overlays: bool
If true, vector data using “flat overlay” representations will be drawn over this layer.