js-markerclusterer icon indicating copy to clipboard operation
js-markerclusterer copied to clipboard

demo link in readme does not display map, has uncaught ReferenceError

Open skora-cpl opened this issue 1 month ago • 0 comments

The demo link in readme.md 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 <anonymous> 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/

skora-cpl avatar Dec 01 '25 19:12 skora-cpl