Jared Wright
Jared Wright
Is anyone currently working on this?
@Delindel The way I worked around this was to use a hover listener on the markers and onChildMouseEnter, put the marker id into a global Set() object and remove it...
@Delindel Are you creating the infowindow using Google Maps or as a div in react? I am rendering it in react as a child of the map, like I am...
@itsmichaeldiego I believe the issue is that the Google Map is rendered into a canvas element and Google expects to have full control over the canvas, so they aren't counting...
Is anyone working on a fork of nfldb that is using nflgame-redux from @derek-adair ?
> 'nfldb' works with @derek-adair's 'nflgame-redux'. Oh yeah I meant basically someone releasing a `nfldb-redux` or something that would be installable from a package manager and have all the updates...
@MargareeMan Thank you for this great write-up!