Fixed
Status Update
Comments
ro...@rbdb.net <ro...@rbdb.net> #2
Setting the marker option optimized: false makes the problem disappear
bc...@google.com <bc...@google.com>
ge...@gmail.com <ge...@gmail.com> #4
Status is showing "fixed", but this is not correct.
Up till the current Firefox version (39) the problem remains.
Firefox 39 extends the problem to the mousover addListener event.
Adding "optimised:false" to the marker options solves both problems.
Up till the current Firefox version (39) the problem remains.
Firefox 39 extends the problem to the mousover addListener event.
Adding "optimised:false" to the marker options solves both problems.
Description
It may be that the bug has re-awakened.
When multiple markers are created with titles, the title only appears the first time that a marker is moused-over. All subsequent mouseovers do not show a title tooltip.
It appears to be a problem only in Firefox. I'm using Firefox V 31.0.
To see the problem, load the following jsFiddle.
Using Chrome or IE it works as it should.
Using Firefox the problem can be seen.