Hi James,

A quick fix : move the 'olLayerGoogleCopyright' class somewhere outside the map.
For example add this in a css :
.olLayerGoogleCopyright {
    top:-1000px;
}

Best regards


On Fri, Dec 17, 2010 at 8:04 AM, james croft <[email protected]> wrote:
> Hi,
> I know this might not be directly an OpenLayers question but I'm not seeing
> it anywhere else.
> I have started getting map data popups whenever I use a Google layer via
> openlayers.  The same thing is happening on the Google overlay example
> at http://openlayers.org/dev/examples/
> Any idea why this has started happening and how I can prevent the popup?
>  There is already a copyright notice on the map saying who provides the map
> data.
> Thanks
> James
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/openlayers-users
>
>



-- 
jrom.
http://www.jeobrowser.com
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to