The Hub is now in read-only mode as we make improvements to the Hub experience. More information is available here.
07-29-2023 10:00 AM - edited 07-29-2023 03:31 PM
Hi, I am trying to make a program that as soon as I upload an activity, changes the title, the description, and most importantly the map type from the regular orange line, to the "support Ukraine" map type.
I have been playing around with the API, using the get request to see an activity, but there is no entry for the map type. Is this even possible?
Best,
J
08-03-2023 07:18 AM
It is not officially documented so support isn't guaranteed, but the field name you need is "selected_polyline_style" and the value is a string representing the map type. The support Ukraine map style is named "ukraine"
08-02-2023 03:44 PM
see https://developers.strava.com/docs/reference/#api-models-UpdatableActivity
only the fields in this list is
Welcome to the Community - here is your guide to help you get started!