Google Map not rendering in author mode in IE8 | Community
Skip to main content
October 16, 2015
Solved

Google Map not rendering in author mode in IE8

  • October 16, 2015
  • 1 reply
  • 561 views

We have created a google map component.  Which is works fine in all browser except IE8. When we see the component in IE in  author mode  it does not load the google map. However it works in the publish mode for the same browser,

It seems  it is CQ5 script which is used to control the author experience is conflicting with the script loading the google map. Also when I disble the wcmmode  inn followin way map load fine.
mydomain/maps.html?wcmmode=disabled

Has anyone encountered the similar issue? Any inputs to fix it will be appreciated.

Thanks
Ashish

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

I built a Google Map AEM component by following this community article:

http://scottsdigitalcommunity.blogspot.ca/2012/06/integrating-custom-cq-widgets-with.html

It successfully renders in IE8 as shown here:

[img]GoogleMaps.png[/img]

This component renders without disabling the script that you mentioned. How did you create your component? Also - what CQ version are you running? 

1 reply

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015

I built a Google Map AEM component by following this community article:

http://scottsdigitalcommunity.blogspot.ca/2012/06/integrating-custom-cq-widgets-with.html

It successfully renders in IE8 as shown here:

[img]GoogleMaps.png[/img]

This component renders without disabling the script that you mentioned. How did you create your component? Also - what CQ version are you running?