google_api_vector_tile v0.2.0 GoogleApi.VectorTile.V1.Model.SegmentInfo 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()
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.