Ticket #3614 (closed bug: fixed)

Opened 16 months ago

Last modified 12 months ago

Google copyright pop-up when using V3.7 of API

Reported by: bcrosby Owned by:
Priority: major Milestone: 2.13 Release
Component: general Version: 2.11
Keywords: Cc:
State:

Description

Looks like google may have changed something as the current version of 3.7 is resulting in the google copyright pop-up from appearing.

You can see this on the dev example code located here as well:

http://openlayers.org/dev/examples/google-v3-alloverlays.html

Workaround: specify v=3.6 in your API url:

 http://maps.google.com/maps/api/js?sensor=false&v=3.6

This started happening (for me) Today.. Feb 7th, 2012.

Change History

follow-up: ↓ 2   Changed 16 months ago by anrikun

See #2984. Documentation about this limitation has just been committed. But I guess a better way to address this would be to add support for V>3.6.

in reply to: ↑ 1   Changed 16 months ago by ahocevar

Replying to anrikun:

See #2984. Documentation about this limitation has just been committed. But I guess a better way to address this would be to add support for V>3.6.

Contributions welcome.

  Changed 12 months ago by ahocevar

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.