Tim Bennett

Results 1 comments of Tim Bennett

Run your browserify scripts first and _then_ include Google Maps. In your callback function `require` Snazzy once Google Maps is ready. E.g. ``` window.initMap = () => { var SnazzyInfoWindow...