[OpenLayers-Users] Google Map advertising and zoom/pan

Christopher Schmidt crschmidt at metacarta.com
Sat Apr 14 13:09:19 EDT 2007


On Sat, Apr 14, 2007 at 02:39:30PM +0000, Francisco Domingues wrote:
> 
> 
> Hi Erik,
> 
> I was not able to change the google advertising. I included the google.js 
> file into my html but nothing changed. What should I do?
> I do not understood what I have to change!
> Thanks!

If you are using OpenLayers >= 2.2, just edit:

.olLayerGoogleCopyright {
    left: 2px;
    bottom: 2px;  
}
.olLayerGooglePoweredBy {
    left: 2px;
    bottom: 15px;   
}
in your theme/default/style.css. 

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list