twotoasters / clusterkraf

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

Add the camera position event to the listener #39

Closed igorcferreira closed 9 years ago

igorcferreira commented 10 years ago

In my project, I need to listen to the onCameraChanged of the Google map to present an animation to the user. With this commit, I added this function to the ProcessingListener to be able to do it with the clusterkraf.

vpratfr commented 10 years ago

This would already be fixed by #27

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

igorcferreira commented 9 years ago

I closed this pull request because it has become incredible old.