### Description Every other prop seems to be binding properly, except collision behaviour. Bizarre. ### Steps to Reproduce Here's the codesandbox demonstrating the problem: https://codesandbox.io/p/sandbox/google-maps-collision-marker-test-2fy8lg You can see that creating the markers and binding collisionBehavior imperatively makes it work, while the wrapped React component doesn't. ### Environment - Library version: @vis.gl/react-google-maps@1.3.0 - Google maps version: weekly - Browser and Version: Chromium (Arc v129.0.6668.90) - OS: MacOS Version 14.6.1 ### Logs _No response_