googlearchive / js-marker-clusterer

A marker clustering library for the Google Maps JavaScript API v3.
https://googlemaps.github.io/js-marker-clusterer/docs/reference.html
Apache License 2.0
1.28k stars 775 forks source link

Fix server side rendering #147

Open Horat1us opened 6 years ago

Horat1us commented 6 years ago

Usage of window breaks server side rendering

googlebot commented 6 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers
Horat1us commented 6 years ago

I signed it!

googlebot commented 6 years ago

CLAs look good, thanks!

Remo commented 6 years ago

@Horat1us google doesn't maintain this repo anymore. We've been fixing a few thing in this repo https://github.com/gmaps-marker-clusterer/gmaps-marker-clusterer I also tried to make a similar change, but unfortunately I broke a few things https://github.com/gmaps-marker-clusterer/gmaps-marker-clusterer/pull/15