GoogleApi.VectorTile.V1.Model.RoadInfo (google_api_vector_tile v0.5.0) View Source
Extra metadata relating to roads.
Attributes
-
isPrivate
(type:boolean()
, default:nil
) - Road has signage discouraging or prohibiting use by the general public. E.g., roads with signs that say "Private", or "No trespassing."
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.RoadInfo{isPrivate: boolean() | nil}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.