SpellSinger
Results
3
comments of
SpellSinger
This repository is no longer supported by authors, isn't it? This is the only reason this issue still not fixed. Does anyone know a good fork? Or another module for...
+1 for this issue. Having the same problem.
[Solution provided by Yandex:](https://yandex.ru/blog/mapsapi/kak-zastavit-klaster-s-krugovoy-diagrammoy-obnovit-svoy-tsvet) ``` this.objectManager.clusters.overlays.getAll().forEach(l => { l.getIconLayout().then(s => s.rebuild()); }); ```