Hi,
currently i'm using the method:
MapView.setCenter(geoPoint);
and the map updates immediatly to the center.
is there any way it would update as in "slow" and smooth animation?
i mean, that the map will smoothly go from its old center to the new one.
Thanks,
Hila