sinjhan / php-google-map-api

Automatically exported from code.google.com/p/php-google-map-api
0 stars 0 forks source link

Info window not working for marker in Google Chrome #75

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a google map having a Marker and HTML set into it.
2. Open the page in Google Chrome. 
3. Click the Marker, it won't show the infoWindow
4. For reporducing, checkout your demo page in google chrome
http://www.bradwedell.com/phpgooglemapapi/demos/advanced_marker_directions.php

What is the expected output? What do you see instead?
Infowindow should display the proper html. But nothing opens.

What version of the product are you using? On what operating system?
On version 3. Site hosted on linux. broswer is Google Chrome on Win 7 Machine

Please provide any additional information below.
please check your demo page in google chrome to reproduce
http://www.bradwedell.com/phpgooglemapapi/demos/advanced_marker_directions.php

Original issue reported on code.google.com by asif.mah...@gmail.com on 1 May 2012 at 9:26

GoogleCodeExporter commented 8 years ago
This is what I see when testing the demo page in Google Chrome v.17.0.963.56 
(mac): http://screencast.com/t/YsiNgBhx3IB
This is what I see when testing the demo page in Google Chrome v.18.0.1025.162 
m (win7): http://screencast.com/t/ZVc5dsbN

At this time I am unable to duplicate this issue.  Please add more info if you 
have any and I will update the status of this ticket accordingly.

Original comment by b...@mycnl.com on 1 May 2012 at 9:43

GoogleCodeExporter commented 8 years ago
I think it seems to be my browsers version problem. because i am also using the 
Google Chrome but its not working correctly. However, its working fine in 
firefox. I am using your API at my site, here it is also not working in Chrome. 
but it works when open in firefox. my site 
http://demosite151.batsbay.com/index.php?route=common/store_locations
Please can you tell whether this site is working in your browser or not.
my google chrome version is 18.0.1025.168. it seems quite strange.

Original comment by asif.mah...@gmail.com on 1 May 2012 at 9:57

GoogleCodeExporter commented 8 years ago
The link you posted works in my version of Chrome.  That's really weird, not 
sure what the issue is.  Wondering if it's the version of Chrome or something 
they released that caused things to break.

Original comment by b...@mycnl.com on 1 May 2012 at 10:04

GoogleCodeExporter commented 8 years ago
Yeh...thats really confusing..from last six hours my trying hard to and 
watching my code where i am going wrong..i have told you my version of chrome, 
if you can check with that.Just updated chrome to this version. Moreover, it is 
working fine in IE also.
I also added "return false;" (as it was missing) in the 
"google.maps.event.addListener" in your code at line around 2276. Thought it 
might be causing the issue but all in vain. It seems to be the version issue of 
Chrome. anyways, do let me know if u get to find somethign on this. Thanks for 
your support.

Original comment by asif.mah...@gmail.com on 1 May 2012 at 10:11

GoogleCodeExporter commented 8 years ago
It seems to be the problem with my browser and i thought i did some mistake in 
implementing it. Anyways, thanks for your support and such an excellent wrapper 
for Google Map API. (Y) 

Original comment by asif.mah...@gmail.com on 2 May 2012 at 8:03