GoogleApi.VectorTile.V1.Model.SegmentInfo (google_api_vector_tile v0.5.0) View Source

Extra metadata relating to segments.

Attributes

  • roadInfo (type: GoogleApi.VectorTile.V1.Model.RoadInfo.t, default: nil) - Metadata for features with the ROAD FeatureType.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.VectorTile.V1.Model.SegmentInfo{
  roadInfo: GoogleApi.VectorTile.V1.Model.RoadInfo.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.