tags:

views:

17

answers:

0

Hi,

i am currently developing an app with the Andoid Maps SDK.

Now i would like to get a notice if the user scrolls the map to load additional markers from a server based on the new map center.

I already searched for a function to register a listener but i didn´t find anything.

Is there any way to get informed about map center changes? I don´t want to implement a polling mechanism for that... :(