[OpenLayers-Users] How to avoid copy right popup when used google maps as base layers

Luciano Campagnolo luciano.campagnolo at gmail.com
Thu Sep 22 08:48:48 EDT 2011


Hi,

That's apparently a bug [1]. Possible solutions are

- Send the notice to oblivion modifying the css for google
in google.css
.olLayerGoogleCopyright{right:-300px;bottom:-200px
;left:auto;}.olLayerGoogleV3.olLayerGoogleCopyright{bottom:-200px;right:
-200px
!important;}.olLayerGooglePoweredBy{left:2px;bottom:2px;}.olLayerGoogleV3.olLayerGooglePoweredBy{bottom:0!important;}

- Try to disable the notice (haven't tried this)
.olLayerGoogleCopyright { display: none; }

Hope it helps
Luc

[1]
http://osgeo-org.1803224.n2.nabble.com/copyright-box-on-Google-Maps-layer-td6407145.html


On Thu, Sep 22, 2011 at 9:20 AM, Jaishankar Madamshetty <
Jaishankar.Madamshetty at infotech-enterprises.com> wrote:

> Hi
>
> I am using Google maps as base layers and I followed the same code which is
> shown in Open layers example for using Google Maps API V3.5. But when I
> click on map, every time a pop-up appears for the Google copy right
> information. I have checked in Google for this issue, but unable to get the
> proper solution. Please can anybody help me to get rid of this.
>
> Thanks & Regards,
> Jaishankar
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20110922/93ea1098/attachment-0001.html


More information about the Users mailing list