ThinkGeo.com    |     Documentation    |     Premium Support

Tabbed Popup window

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


 



Jakub, 
  
 That’s really a good requirement, but unfortunately we don’t have this kind of Popup. 
  
 But you can find we support ContentHtml which means you can write any Html and JavaScript in it. In this way, you can implement the tab control by your side. Also, we have written it down and try to make tabbed popup class in the further version. 
  
 Any questions please let me know. 
  
 Thanks, 
 Howard

Awesome! Let me know when it is ready :) 


Jakub, 
  
 No problem; and thinks for your idea again.  
  
 Please feel free to let me know if you have more questions. 
  
 Howard