React-google-maps: Broken path to cluster images

Created on 4 Oct 2019  路  6Comments  路  Source: tomchentw/react-google-maps

Linked with this issue.
Markercluster lib has refactor the project layout so there are 404 errors concerning images urls. e.g.

https://raw.githubusercontent.com/googlemaps/v3-utility-library/master/markerclustererplus/images/m1.png

My guess is that react-google-maps should use a fixed version of the markercluster lib (if there's any).

The fact is we have no icons anymore in production, thanks for helping :)

Most helpful comment

As a temporary workaround, you can change the package.json dependency to
"react-google-maps": "desmoteo/react-google-maps#fix-markerclusterpath",

All 6 comments

Same issue here

As a temporary workaround, you can change the package.json dependency to
"react-google-maps": "desmoteo/react-google-maps#fix-markerclusterpath",

@JustFly1984 this is great. If possible, I think it would be really helpful to have this explained in this project Readme and/or homepage

@desmoteo not possible, cos author is not responding since 2 years. possible he is dead...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ShintaroNippon picture ShintaroNippon  路  3Comments

MrSaints picture MrSaints  路  3Comments

craigcartmell picture craigcartmell  路  4Comments

madbean picture madbean  路  3Comments

johnantoni picture johnantoni  路  3Comments