Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Do not overwrite user-set focal point when tracking location #10910

Merged
merged 1 commit into from
Jan 12, 2018

Conversation

LukasPaczos
Copy link
Contributor

Up until this point, we were overwriting user-set focal point when camera's tilt was changed and location tracking was enabled. Since I'm not seeing any MyLocationView regressions after introducing these changes, I'm just removing the responsible call.

@LukasPaczos LukasPaczos added the Android Mapbox Maps SDK for Android label Jan 11, 2018
@LukasPaczos LukasPaczos added this to the android-v5.3.2 milestone Jan 11, 2018
@LukasPaczos LukasPaczos requested a review from tobrun January 11, 2018 15:49
@LukasPaczos LukasPaczos force-pushed the lp-do-not-overwrite-focal-point branch from 7b58e34 to 373bbf0 Compare January 12, 2018 07:12
@LukasPaczos LukasPaczos merged commit b2aa8d6 into master Jan 12, 2018
@tobrun tobrun mentioned this pull request Jan 22, 2018
23 tasks
mappy-mobile pushed a commit to Mappy/mapbox-gl-native that referenced this pull request Jan 25, 2018
…n_layer_changes

* mapbox_release_5.3.2:
  [android] - rollback fragment flash changes for ViewPager support
  [android] - update changelog for v5.3.2
  [android] - handle null Call instances in HttpRequest
  [android] - allow setting an OkHttpClient
  Camera callbacks for velocity animated movements (mapbox#10925)
  [android] do not overwrite user-set focal point when tracking location (mapbox#10910)
  [android] - retain configuration for user provided focal point and deselect markers on tap
  [android] - add filesource activation/deactivation to OfflineRegion status and deletion
  [android] - check if the render surface has been correctly created before destroying the map
  [android] - validate zoom level before creating mapbox telem event
  macos-v0.6.1
  [macos] Added dates to changelog
  [core] update vector-tile dependency to 1.0.1
  [ios] Bump podspec to v3.7.3
  [ios] Fix the layout constraints on iOS 11 for iPhone X  (mapbox#10858)
@jfirebaugh jfirebaugh deleted the lp-do-not-overwrite-focal-point branch July 27, 2018 22:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants