Posted by yt2s on September 18, 2009 at 6:00pm
1 follower
| Project: | Embed Google Maps Field |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
When embedding a map on page, the map renders however, error console gives the following warning:
Error: a is undefined
Source File: http://maps.gstatic.com/intl/en_us/mapfiles/176c/maps2/main.js
Line: 760
l.Rxa=function(a){if(a.v==0)if(!this.Gs||this.Gs<a.e){this.Gs=a.e;C(this,"pt_update")}};
I assume this is a google issue? Is there a fix?