I confirm that the only way to remove the popup is extend the
stylesheet with

div.olLayerGoogleCopyright,
div.olLayerGooglePoweredBy
{
  display: none !important;
}

OR
You need to switch to version 3.2 with sensor=false


I did the latter :)

On Feb 8, 4:38 am, Hawk_AA <micado...@gmail.com> wrote:
> Hi,
>
> I have an OpenLayers application using google maps as background layers .
> It has worked splendid until this morning, where a dialog started showing
> up on every Google Map Update (map load, map zoom, map panning, etc).
>
> The dialog says this:
> Map Data
> Imagery ©2012 , DigitalGlobe, GeoEye
> Also see attached image.
>
> After this happened, i have also added an API key to the API, but it did no
> good. What's happening, anyone knows?
>
> Best regards,
> Hawk
>
>  Capture2.PNG
> 149KViewDownload

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to