ThinkGeo.com    |     Documentation    |     Premium Support

Show a DIV tag over (z-index) the map control

 Hi,


I want to have a DIV tag with some text to show over the map control. I try z-index of the CSS but it not work for me, It show only when the map control is loading. Then the map background just cover it. Could you help me?


Code reference: 
hello
<asp:UpdatePanel ID="MapUpdatePanel" runat="server" ClientIDMode="Static" UpdateMode="Conditional">
<ContentTemplate>
         <cc1:Map ID="MapMain" runat="server" Height="100%" Width="100%" BorderStyle="None">
                </cc1:Map>

</asp:UpdatePanel>


Thanks.



Hi Chamroeun, 



If we need to show text over the whole map, we should set a higher value (great than 1000) for z-index. 



For your reference, the default z-index values for map elements are below.  



BaseLayer: 100 

Overlay: 325 

Feature: 725 

Popup: 750 

Control: 1000 



Thanks, 



Ivan



Hi Ivan, 
  
 Thanks for the answer and the reference, it work fine now! 
  
 Chamroeun

Chamroeum, 
  
 We are glad it’s working with you. 
  
 James

I am also having this problem, I have set z-index to 5000, and then to 2147483647, the theoretical maximun, yet the map is sill on top of the div?


 


The problem persists, but I have founda workaround with postion:absolute;



Hello Eric, 
  
 Is your workaround working fine? I have test with code below, it’s ok, if you neet any help, could you please give me more guide to recreate this? 
  
 Regards, 
  
 Gary

I have a workaround that is in place.  It would be difficult to recreate, it is in a complex application tied to a SQL Database with lots of callbacks.

Hello Eric, 
  
 Looks like this is some JavaScript problem cause this, but I’ve no idea how to fix it if I can’t recreate it, please let us know if your workaround meet problems and you need some other help. 
  
 Regards, 
  
 Gary

 



Hello rajanikanth, 
  
 Any thing I can help? 
  
 Regards, 
  
 Gary

 Sorry Gray,


By mistake its happen.why iam not seeing Support tickets in my customer portal is there any problem in Your website.i am not able to see my tickets when i login through customer portal



Hello rajanikanth,


 
Can you remember what's the ticket number? I have checked all tickets under your company but I didn't saw any new one.
 
Also below is the support ticket image, can you check what's the label in that position?
 
Regards,
 
Gary