> Would such a scenario be possible with the API as it is today or will I need > to wait a few more versions before all the functionality is there?
the slider may be tricky, but it's certainly possible in javascript. As a start, I'd suggest using radio buttons that match your time periods and adding and removing overlays according to which button is clicked. Once you get that working adding a slider shouldn't be too much work (google for javascript sliders - there are a million of them out there). I also imagine you could animate the display, using setInterval, but it all depends on how you want the interface to be. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.