googlemaps / googlemaps/js-markerclusterer
demo link in readme does not display map, has uncaught ReferenceError
Open
triage me
type: bug
- Dominant language
- TypeScript
- Stars
- 293
- Forks
- 104
- Avg merge
- 3m
- Merged PRs (30d)
- 18
Description
The demo link in [readme.md](https://github.com/googlemaps/js-markerclusterer/blame/main/README.md#L21) where prospective users can view a live example.
That link currently goes to https://googlemaps.github.io/js-markerclusterer/public/defaults/ but that page is an empty page
with a console error of `Uncaught ReferenceError: process is not defined
https://googlemaps.github.io/js-markerclusterer/public/defaults/vendor.js:10`
--
Reproducible in chrome 142 and Firefox 145 for what it's worth.
#### Steps to reproduce
1. Visit https://googlemaps.github.io/js-markerclusterer/public/defaults/
Contributor guide
Assessment
This issue has not been assessed yet.