android - how to get the running coordinates of a map while panning the map in V2 -


i want running coordinates (of center of map) when user pans map .is there way ? got center coordinates using mmap.getcameraposition().target; , can coordinates while user taps ,but have no idea on how running coordinates while panning map.

i know if there tutorial or code snippet available this

use googlemap.setoncamerachangelistener.

if not enough, let me know.


Comments