[OpenLayers-Users] Re: copyright box on Google Maps layer

bishop bishop at ideacode.com
Mon Sep 5 12:03:48 EDT 2011


>>> So, I have started getting that infamous copyright box on Google Maps
>>> layer. I had no problems so far, never saw that box. Never changed the
>>> code,
>>> but today I noticed that every time I visit my web page, the copyright
>>> box
>>> is there.
>>>
>>> I am using OL 2.10. 
>>
>> Try upgrading to OL 2.11 RC-1. 
>
> Is upgrading to OL 2.11 RC1 the only way around the copyright box issue?

For 2.10, seems like you can also use CSS to hide the box:
.olLayerGoogleCopyright { display: none; }

This does not hide the attribution in the lower right corner ("Map data
(C)2011 Google - Terms of Use")

bishop

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/copyright-box-on-Google-Maps-layer-tp6407145p6761232.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.


More information about the Users mailing list