Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Deprecation warning in first steps tutorial — MGLCamera(lookingAtCenter:fromDistance:pitch:heading:) #298

Open
1ec5 opened this issue May 3, 2019 · 0 comments
Labels

Comments

@1ec5
Copy link
Contributor

1ec5 commented May 3, 2019

There’s a deprecation warning about MGLCamera(lookingAtCenter:fromDistance:pitch:heading:) in the code for “First steps with the Mapbox Maps SDK for iOS” due to mapbox/mapbox-gl-native#12966:

/path/to/ios-sdk-examples/DocsCode/FirstStepsTutorial/FirstStepsTutorialViewController.swift:49:22: 'init(lookingAtCenter:fromDistance:pitch:heading:)' is deprecated: Use -cameraLookingAtCenterCoordinate:acrossDistance:pitch:heading: or -cameraLookingAtCenterCoordinate:altitude:pitch:heading:.

Not sure whether the code originally intended to specify an altitude or a viewing distance.

/cc @captainbarbosa @friedbunny

@1ec5 1ec5 added the bug label May 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant