vue-google-maps
vue-google-maps copied to clipboard
How can i get only visible markers in cluster?
Hello, i have a little question. Is possible to get only list of markers who visible as marker, not clustered?
How can a get access to them in my Vue instance? Thanks!
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.