google.maps.event.addListener - onClick function

573 views
Skip to first unread message

Craig

unread,
Jan 16, 2012, 8:32:57 PM1/16/12
to Google Maps JavaScript API v3
Hi,

I've noticed that when using Mozilla Firefox to view the following
example code by Google:

http://code.google.com/apis/maps/documentation/javascript/examples/infowindow-simple.html

That clicking the marker doesn't bring up the balloon all the time,
the 'hand' symbol appears instead of the other 'finger pointer'
symbol.

Does anyone know a work around to this?, or is there something wrong
with Firefox Browser?, as this works fine in IE and Safari.

Regards,

Craig

petergran

unread,
Jan 16, 2012, 9:56:37 PM1/16/12
to Google Maps JavaScript API v3
Hi,
My Markers stopped responding to mouseover events tonight with
similar symptons.
mouseover and click work until the first pan of the screen, then the
hand cursor stays, the finger does not appear.
This is on Firefox 9.0.1 on Windws 7, OS-X and Linux.
Safari and IE are working ok.

Setting v=3.5 in my api request restored all operation to normal.

Hope this helps,
Peter

On Jan 16, 8:32 pm, Craig <craig_dc...@rta.nsw.gov.au> wrote:
> Hi,
>
> I've noticed that when using Mozilla Firefox to view the following
> example code by Google:
>
> http://code.google.com/apis/maps/documentation/javascript/examples/in...

Luke Mahé

unread,
Jan 16, 2012, 10:03:38 PM1/16/12
to google-map...@googlegroups.com
Hi guys,

We're looking into this.

-- Luke


--
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.


Craig

unread,
Jan 17, 2012, 6:21:31 PM1/17/12
to Google Maps JavaScript API v3
Hi,

Sorry I'm quite new at this stuff. Can you please explain wha tyou
mean by v=3.5

Craig

On Jan 17, 1:56 pm, petergran <peterg...@gmail.com> wrote:
> Hi,
>   My Markers stopped responding to mouseover events tonight with
> similar symptons.
>   mouseover and click work until the first pan of the screen, then the
> hand cursor stays, the finger does not appear.
>   This is onFirefox9.0.1 on Windws 7, OS-X and Linux.
>   Safari and IE are working ok.
>
>   Setting v=3.5 in my api request restored all operation to normal.
>
> Hope this helps,
> Peter
>
> On Jan 16, 8:32 pm,Craig<craig_dc...@rta.nsw.gov.au> wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > I've noticed that when using MozillaFirefoxto view the following
> > example code by Google:
>
> >http://code.google.com/apis/maps/documentation/javascript/examples/in...
>
> > That clicking the marker doesn't bring up the balloon all the time,
> > the 'hand' symbol appears instead of the other 'finger pointer'
> > symbol.
>
> > Does anyone know a work around to this?, or is there something wrong
> > withFirefoxBrowser?, as this works fine in IE and Safari.
>
> > Regards,
>
> >Craig

Peter Grant

unread,
Jan 17, 2012, 8:04:30 PM1/17/12
to google-map...@googlegroups.com
Hi,
In the html file where I request the maps api, I add v=3.5 just before the sensor=

<script type="text/javascript" src="http://maps.google.com/maps/api/js?v=3.5&sensor=false"></script>

I found it on this page and it worked for me.
http://code.google.com/apis/maps/documentation/javascript/basics.html#Versioning
Hope it helps,
Peter

>
> > Regards,
>
> >Craig

Reply all
Reply to author
Forward
Message has been deleted
0 new messages