This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
OnCameraChangeListener vs getCameraPosition #4326
Comments
Closed
Hey, I've got suggestion about this issue, maybe it would be helpful. Please take a look at
After quick test I get proper value in
|
@mpuchala indeed invalidating the cameraposition in onCancel and onFinish produces better results. |
tobrun
added a commit
that referenced
this issue
Mar 21, 2016
bleege
pushed a commit
that referenced
this issue
Mar 21, 2016
Rebased and Merged into |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A user reported this:
I'm a bit confused about this listener. I'm setting new position (of course just once):
That works fine but the problem is with returned value, this is my basic code:
and here is the related log:
The values coming from
OnCameraChangeListener
andgetCameraPosition
are slightly different.The text was updated successfully, but these errors were encountered: