[OpenLayers-Users] Google map v3 popup again?
Tim Baggett
tim.baggett at gmail.com
Wed May 16 21:22:11 PDT 2012
Hi Harris
On Wed, May 16, 2012 at 10:03 PM, Harris Hudson wrote:
> Today I noticed a Google copyright popup appearing again. Is there are
> workaround/fix to this problem?
Thanks for alerting me to this issue. I don't watch my maps very often
during the year.
I fixed the problem by adding the following line to the
OpenLayers-2.11/theme/default/style.css file. However, I still see
that the Google map attributes have a white background and the
positioning seems a bit weird. At least this kills the pop-up.
.olLayerGooglePoweredBy.olLayerGoogleV3.gmnoprint {
visibility:hidden;
}
Hope this helps.
--Tim
More information about the Users
mailing list