Message HrzProtocol.VectorDataInvalidation
Defined in hrz/protocol/client_data/vector_data_invalidation.proto.
vector_data_layer_id: uint32
vector_data_source_index: uint32
The index of the data source in the vector data layer whose data should be invalidated.
tile_coords: HrzProtocol.TileCoords (Part of union selection)
Invalidates the vector data associated to the corresponding tile.
feature_ids: HrzProtocol.FeatureIds (Part of union selection)
Invalidates the vector data associated to these feature ids.
everything: HrzProtocol.Void (Part of union selection)
Invalidates all the vector data defined in the data source.