ThinkGeo.com    |     Documentation    |     Premium Support

How do I set Popup with CloseButton

Hi ThinkGeo,


For a certain case I want to display popup with a CloseButton. On CloseButton, I still want to  retain the popup display on mouse hover over marker behavior.


1) Is there a way to do this in JavaScript on Close popup?


2) If not 1, can it be done using C#?


Note: I am using InMemoryMarkerOverlay where each cloud popup is set on the marker.


Regards,


Anil



For 8686: 
  
 Anil, 
  
 The popup didn’t disappear after the mouse stayed on the close button for a while. Maybe we didn’t get your intent. So could you give us a specific description? 
 Sorry for the inconvenience. 
  
 Thanks, 
 James 


James. 
  
 Popup has a close button (associated to a specific marker in a InMemoryMarkerOverlay). 
 On close button  click it closes. (It however appears again while zooming/panning etc)  
 I want to be able to change HasCloseButton propertiy on this popup to false on Close event so that it will apear only when user hovers mouse over it. 
  
 1) Is there a way to do this in JavaScript on Close Button click of Popup? 
  
 2) If not 1, can it be done using C#? 
  
 Regards, 
 Anil 


Anil, 
  
 Actually the popups will only appear when users hover mouse over the markers. It won’t appear again while zooming or panning. I really don’t know why this happened in your web application. There is a sample named “Add a Marker” in our “HowDoISamples”. I think that’s what you want and you don’t need to care the CloseButton. You can send us a simple sample if the issue still exists. 
  
 Thanks, 
 James