cordova-plugin-googlemaps icon indicating copy to clipboard operation
cordova-plugin-googlemaps copied to clipboard

markersCluster hide/show

Open orchuban opened this issue 4 years ago • 6 comments

I'm submitting a

  • [ ] question
  • [x] any problem or bug report

OS:

  • [x] Android
  • [ ] iOS
  • [ ] Browser

I have number of markersClusters. I want to hide and show one of them every time. I tried `markersClusterRef.remove()` and it is work good, but then I have no option to return.
Now `markersClusterRef._isRemoved ` is `true` and i want to return and show it.
I try to do add them again with `map.addMarkerCluster()` and it took a long time for them to be added to the map.

Please help . Thank you.

orchuban avatar Jun 12 '20 08:06 orchuban

Umm, I didn't expect this usage. I will implement setVisible(true/false) on to the next version

wf9a5m75 avatar Jun 15 '20 19:06 wf9a5m75

Thank you. I'm waiting for it.

orchuban avatar Jun 16 '20 06:06 orchuban

@wf9a5m75 Hi, I'm sorry that I'm bothering but I need it urgently. How long time do you think it will take you to release the version on it?

orchuban avatar Jun 17 '20 00:06 orchuban

Sorry, I can't work such as soon. This project is not paid job for me. That's why I only work when I am available

wf9a5m75 avatar Jun 17 '20 00:06 wf9a5m75

@wf9a5m75 Hi, I'm sorry that I'm bothering but I need it urgently. How long time do you think it will take you to release the version on it?

This is an open source project, you can still submit a pull request

mcastets avatar Jun 17 '20 12:06 mcastets

Any update on this? I tried lots of "solutions" presented before, but none of them work.

Apro123 avatar Jun 28 '20 18:06 Apro123