MichalGoly / Mapify

Stream Spotify music and view it on a map
1 stars 0 forks source link

Add a tooltip displaying song's title and cover once user clicks on a polyline on the map #30

Closed MichalGoly closed 7 years ago

MichalGoly commented 7 years ago

It would be also nice if user could see the time he's started and finished listening to a song at the start and the end of the polyline.

This should be implemented after/together with in-memory cache, and eventually persisted in a database once the PersistenceHandler is implemented.