Problems with Map rendering in IE7

292 views
Skip to first unread message

Jason

unread,
Jun 13, 2011, 7:03:01 AM6/13/11
to google-map...@googlegroups.com
Hello,

I am having great difficulty in getting my map to render in IE7. I have checked the 'last comma' issue that occurs in IE7 but this all looks fine.

Would be very greatful if anyone can help.

I've attached the HTML

Thanks in advance.

Jason
map.html

Andrew Leach

unread,
Jun 13, 2011, 7:21:54 AM6/13/11
to google-map...@googlegroups.com
On 13 June 2011 12:03, Jason <jcian...@googlemail.com> wrote:
>
> I am having great difficulty in getting my map to render in IE7. I have
> checked the 'last comma' issue that occurs in IE7 but this all looks fine.
>
> I've attached the HTML

An active link to an online server would be far easier to deal with.

What size is your map supposed to be? You don't appear to have
specified anything. IE in particular needs that, or it has to guess.
It never guesses right and needs to be told explicitly. If you use
percentages, then you need to go up the hierarchy (all the way to
<html>) so IE can tell what "100%" is 100% of.

Jason

unread,
Jun 13, 2011, 7:26:38 AM6/13/11
to google-map...@googlegroups.com, andrew....@gmail.com
wow that's fixed it!..

Thanks so much for the quick response :)

Jason

unread,
Jun 13, 2011, 8:20:50 AM6/13/11
to google-map...@googlegroups.com, andrew....@gmail.com
Actually I spoke to soon, that didn't fix it! Unfortunately I can't mount it on a live server as its an internal page at my company.

Would appreciate any other ideas if anyone has any.

Thanks

Rossko

unread,
Jun 13, 2011, 9:34:40 AM6/13/11
to Google Maps JavaScript API v3
> on a live server as its an internal page at my company.

Then you'll have a Premier licence which comes with support from
Google ...

Jason Cianfrone

unread,
Jun 17, 2011, 6:12:04 AM6/17/11
to google-map...@googlegroups.com
Hi

have uploaded the map to an online page.


Would be very greatful if anyone can help.

Basically it doesn't load in IE7.

Thanks
Jason


--
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 google-map...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.


Jason Cianfrone

unread,
Jun 17, 2011, 6:12:09 AM6/17/11
to google-map...@googlegroups.com

Andrew Leach

unread,
Jun 17, 2011, 6:45:12 AM6/17/11
to google-map...@googlegroups.com
On 17 June 2011 11:12, Jason Cianfrone <jcian...@googlemail.com> wrote:
> http://jcianfrone.com/testing/index2.html

I suggest following my advice.

> It never guesses right and needs to be told explicitly. If you use
> percentages, then you need to go up the hierarchy (all the way to
> <html>) so IE can tell what "100%" is 100% of.

Currently you haven't set any heights at all, so IE assumes it's zero.
If you set 100% for #map_canvas, body and html, it works.

Jason

unread,
Jun 17, 2011, 7:05:35 AM6/17/11
to google-map...@googlegroups.com, andrew....@gmail.com
Hi Andrew,

wow I can't believe that was it, I followed your advice originally but thougt you were only refferring to the width. Thanks very much for your assistance.

J
Reply all
Reply to author
Forward
0 new messages