vue-google-maps icon indicating copy to clipboard operation
vue-google-maps copied to clipboard

How can i get only visible markers in cluster?

Open fat4lix opened this issue 8 years ago • 1 comments

Hello, i have a little question. Is possible to get only list of markers who visible as marker, not clustered? screenshot_3 How can a get access to them in my Vue instance? Thanks!

fat4lix avatar Nov 17 '16 18:11 fat4lix

The underlying implementation uses js-marker-clusterer. If that API doesn't provide a way to access the naked markers, then there is no way to do it.

xkjyeah avatar Nov 19 '16 05:11 xkjyeah