Adam Wolak
Results
2
comments of
Adam Wolak
trafficstars
i had similar problem, but in my project, markers don't show , when i display map second (or more) time. the problem was solved, when i add unique "group" in...
Solution for set Cluster properties (for another users - i know that this issue has 2 years...) set `cluster properties` in markers `groupOption` vm.markers = users.map((user) => { vm.bounds.push([user.realLatitude, user.realLongitude]);...