addMapPanningListener
Registers MapPanningListener which is notified when user performs the panning gesture on the map.
Parameters
listener
The MapPanningListener to add.
See also
for more details about the given listener.
Throws
if listener is already added.