Ticket #2737 (closed bug: fixed)
Google attribution occasionally missing on first map displayed
| Reported by: | pwr | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.12 Release |
| Component: | Layer.Google.v3 | Version: | SVN |
| Keywords: | Cc: | ||
| State: |
Description
I have noticed that occasionally the attribution is not displayed on the first map displayed (the text in the div is blank), though I've not been able to work out if this is an OL problem or a Google one, nor under what circumstances it occurs. Subsequent displays, such as zoom in then out, are fine. Google seems to load the terms link first, then the map tiles, then the attribution (which is dependent on the zoomlevel/layer displayed), and there can be a considerable delay while this happens. This means the terms div would be moved before the attribution arrives, but I don't see how this could cause the attribution not to be displayed.
I've noticed this with v3 api, but it may also occur with v2.
