Is there a way to create a tabbed (multiple pages) popup window in response to a marker on-click event similar to Google Infowindow?
I have a map (Google base) with thousands of markers. Each marker has lots of data associated with it. I woudl like to be able to load this data from database for each marker in response to an onclick event and display it in a html formated pop-up window with several tabs for different types of information.
Is it possible?
Thanks,
jakub