neverlose-lv
neverlose-lv
**UPDATE2:** OK, I finally did it! **UPDATE:** After deep investigation - the getMarkers() returns all markes inside of the cluster, but not the grouped one. I do not know how...
### Version 18.0.0 ### Platform Darwin Apples-MacBook-Pro.local 21.4.0 Darwin Kernel Version 21.4.0: Fri Mar 18 00:45:05 PDT 2022; root:xnu-8020.101.4~15/RELEASE_X86_64 x86_64 ### Subsystem _No response_ ### What steps will reproduce the...
``` ngOnDestroy(): void { if (this.map) { this.map.remove(); } } ``` results me into an error: ``` Map container is being reused by another instance ```
Hi. Here is one bug from the original repository, which I met in your fork. https://github.com/Greentube/localize-router/issues/99 Can you fix it? Since I don't use any interceptors in my APP, so...
Hello. I use this library in some of my project and I really appreciate it! Thank you! But I have a question for a non-particalar use-case.. I have multiple tables...