Display Strava Activities rout map

I used Strava API and node red to get the data from the app, and successfully get the summary_polyline data. Now I want to decode it and display it into lovelace. I think one of the solutions is decoding it then make a new device_tracker sensor then fetch all the location data into this sensor.
I don’t know how to decode the polyline data, i think that using python is easier than javascript, but I’m very new to this, so can you help me?

I decoded it, but i still dont know how to convert it in to a visible map graph

Hi @Kizovinh,

I am sorry, I cannot help you with your problem :frowning:
However, I am trying to retrieve data from Strava through Node-Red as you are doing but I am struggling. (Especially with authentification)
Do you mind sharing your node-red flow? (Without exposing any username/passwords of course)
Thanks a lot for your help!

1 Like