twotoasters / clusterkraf

A clustering library for the Google Maps Android API v2
Apache License 2.0
255 stars 57 forks source link

Added OnCameraChangeDownstreamListener to allow camera changes to be propagated. #27

Closed nealsanche closed 2 years ago

nealsanche commented 11 years ago

This solves issue #22. It allows a listener to be added to the Options which forwards the OnCameraChange events.

vpratfr commented 10 years ago

I hope this library is not dead because I would badly need that fix.

@chris2toasters Any plan to include that and release 1.0.3 soon? Looks like the PR is pretty clean and simple. And fixes #22 nicely. (The extra interface is probably not needed though).

hugocroch commented 10 years ago

I see that I am not alone to want the cameraChangeListener propagated.. Does anyone have informations about when it is going to be merged?

nealsanche commented 10 years ago

I'm still waiting for this pull request to be merged too. Is there something wrong with it?