Strava v0.3.2 Strava.Segment.Map

Segments may include summary polylines of their respective routes. The values are string encodings of the latitude and longitude points using the Google encoded polyline algorithm format.

More info: http://strava.github.io/api/#polylines

Summary

Types

t()
t() :: %Strava.Segment.Map{id: String.t, polyline: String.t, resource_state: integer}