Message HrzProtocol.FlatOverlayPolygonVectorRepr
Defined in hrz/protocol/vector/flat_overlay_polygon_repr.proto.
color: HrzProtocol.ColorProperty
pattern: HrzProtocol.PolygonPattern
z_index: uint32
Used to set the rendering order of the layer, features with a higher
value are drawn on top of features with a lower value. For instance,
features with the z-index value 1 are drawn over (and therefore can
hide) features with the value 0.
clip_to_tile: bool
Clip the geometry to the borders of the tiles. Useful for hiding margins often added by vector data tilers.