Sorry, I have ignored my own thread but below is my entire code.  As soon as
I change the background layer one time, the background shifts a small
distance.  After I change the layer everything seams normal.
Thanks for your help.


<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>mapIt!</title>
    
    
        
        
                
    
    
</head>

<body onload='init();'>
        <div id='top_bar' style='width: 100%; height: 3%;'></div>
        <div id='map' style='width: 100%; height: 94%;'></div>
        <div id='bottom_bar' style='width: 100%; height: 3%;'>
                <div id='mouse_pos'>Coordinates:
                        <div id='coords'></div> 
                </div>
        </div>
</body>
</html>




--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Google-Layer-shifted-small-dustance-tp5042428p5043731.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to