Open pr-1 opened 3 years ago
@alfonsocejudo We quickly chatted on Instagram before my account was taken down by facebook for https://github.com/timgrossmann/InstaPy.
Any chance we can discuss working on this issue? Let me know if you are open for finding a partnership for it. 😊 contact.timgrossmann@gmail.com
Thanks Alfonso
News?
Updates?
I have a list of LatLng values initially while creating the clusterManager.
I want to add more LatLng values dynamically. Currently I reinitialize the cluster manager with a new list of LatLng. So is this the correct way or is there something out of box available.
Once the above code is run I want to add more locations to the cluster
Now Do I have to reinitialize the clusterManager to reflect this change ? setState does not do any good.
This might be related to #20