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 772 forks source link

Caching of Images m[id].png #100

Open Mojo90 opened 8 years ago

Mojo90 commented 8 years ago

I have a question regarding the Images m1-m5.png Not sure but would it be possible to cache them somehow? Because now for every zoom (in/out) a user does the image is newly loaded, generates a bit of unnecessary overhead, doesn't it?