GoogleApi.VectorTile.V1.Model.Relation (google_api_vector_tile v0.5.0) View Source
Represents a relation to another feature in the tile. For example, a building might be occupied by a given POI. The related feature can be retrieved using the related feature index.
Attributes
-
relatedFeatureIndex
(type:integer()
, default:nil
) - Zero-based index to look up the related feature from the list of features in the tile. -
relationType
(type:String.t
, default:nil
) - Relation type between the origin feature to the related feature.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.