Would be cool to have the map viw for the first playground about ISS position

Hi!

The first playground with position of ISS is returning an object containing 2 strings, I had to transform these strings to floats to see the map view, and it’s really cool :slight_smile:

See it here:

But as a new user discovering RunKit it would have been so much better to have this already done :wink:

Hmm, it appears the ISS API changed their returned data type – it used to be numbers (floats), but now it’s strings.

Yup, I agree. We’ll update the notebook template to parse the floats for new users.

Thanks for the feedback!

Hi jolg42,

I’ve gone ahead and fixed this, should work if you load again.

Thanks!

Francisco