The API docs says that both getActivityById and getRouteById should return both a map.polyline and map.summary_polyline. However, my activities only have a polyline and don't have a summary_polyline. My routes, meanwhile, only show summary_polyline and no polyline. Am I missing something?
Also, does anyone have a good description between polyline and summary_polyline?