The module works ok but when I inspect the element in chrome there seem to be a lot of errors

Unsafe JavaScript attempt to access frame with URL http://example.com from frame with URL http://maps.google.com/maps?f=q&source=s_q&geocode=&q=14-16%20Matilda%20.... Domains, protocols and ports must match.
70gen_204:-1Resource interpreted as script but transferred with MIME type text/html.
gen_204:-1Resource interpreted as script but transferred with MIME type text/html.
gen_204:-1Resource interpreted as script but transferred with MIME type text/html.

Comments

emcniece’s picture

also getting the Unsafe JavaScript error, no luck yet.

jvieille’s picture

Same problem, this seems to appear for certain address though.

For example, thuis one is ok:
http://maps.google.com/maps?q=1+Rue+du+Gros+Guillaume,+Le+Rheu,+France&hl=fr&sll=48.135043,-1.620796&sspn=0.007948,0.01929&vpsrc=0&t=m&z=16

but this one fails, showing a wrong place
http://maps.google.fr/maps?q=10+Rue+Vauquelin,+Paris&hl=fr&ie=UTF8&sll=46.75984,1.738281&sspn=8.354699,19.753418&vpsrc=0&hnear=10+Rue+Vauquelin,+75005+Paris,+%C3%8Ele-de-France&t=m&z=16

jvieille’s picture

After rebooting the server, the error went away