ThinkGeo.com    |     Documentation    |     Premium Support

Latitude Longitude value are overlapped with text

 in google map lat and longtude values are overlapped.lat and longitude values are overlapped with text


Map data @2013 Google,terms of use.i dont want this text how to remove this text.


check below screen shot.



Hello rajanikanth, 
  
 Sorry to say, there is no legal way to remove it by MapSuite, it’s google’s privacy. You can read google documentation how to remove it. 
  
 Regards, 
  
 Gary

 so Gray can we display those latitude and longitude values in some what top is it possible.



Hello rajanikanth, 



You can add this code into your page and the lat&lon will upper than the Google logo, also you can adjust this code to change to any position.





    (style type="text/css")
        #MousePosition
        {
            bottom: 20px;
            right: 3px;
            display: block;
            position: absolute;
            font-family: Arial;
            font-size: smaller;
        }
    (/style)

 Regards, 



Gary



 thank u Gray its working fine for me.



You are welcome, any question please feel free to let us know. 
  
 Thanks, 
 Johnny