For starters the InfoWindow doesn't take a size option:
http://code.google.com/apis/maps/documentation/javascript/reference.html#InfoWindowOptions

But apart from that I don't see anything that would be causing any errors in
Safari (and I don't see any when loading in Safari). I suspect that the
errors that are showing are because the maps javascript isn't being loaded
for some reason so you might want to start there.

-- Luke


On Wed, Jul 13, 2011 at 11:09 AM, fmdataweb <[email protected]> wrote:

> I've created a hardcoded example that actually works in IE v8 on Win
> XP and works on some Mac OS X Macs with Safari but not all of them.
> I've uploaded the file to:
>
> http://dl.dropbox.com/u/34923164/ztest.htm
>
> On a few Macs it's not loading the page (have reset Safari and
> emptied the cache) and when I turn on debugging I get these errors:
>
> SyntaxError: Parse error
> TypeError: Result of expression 'google.maps.Size' [undefined] is not
> a constructor.
> TypeError: Result of expression 'google.maps.LatLng' [undefined] is
> not a constructor.
>
> It's wierd as it's working fine on some Mac's but not others and I'm
> not sure what is wrong at this point as I'm still working my way
> through my JavaScript book :-)
>
> Thanks, Steve
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to