[OpenLayers-Users] WFS reprojection on Google Maps

Luís de Sousa luis.a.de.sousa at gmail.com
Thu May 19 04:28:08 EDT 2011


2011/5/5 Andreas Hocevar <ahocevar at opengeo.org>:
> 2011/5/5 Luís de Sousa <luis.a.de.sousa at gmail.com>:
>> Thank you Andreas, it worked like a charm.
>>
>> There is one issue though, everytime I pan or zoom into the map I get
>> this annoying "Map Data" dialogue about Google's copyright. Anyway to
>> deal away with that?
>
> If you're using OpenLayers 2.10, you have to replace
>
> http://maps.google.com/maps/api/js?v=3.3&amp;sensor=false
>
> with
>
> http://maps.google.com/maps/api/js?v=3.2&amp;sensor=false
>
> in the script resources.
>
> Andreas.
>

Hello again,

The "Map Data" copyright dialogue is back today. I'm using OpenLayers
2.10 and the referencing the Google API this way:

<script src="http://maps.google.com/maps/api/js?v=3.2&amp;sensor=false"></script>

How can I get rid of that annoying dialogue? Thank you,

Luís


More information about the Users mailing list