Hari Khalsa

Results 2 comments of Hari Khalsa

@dh-hasif would you be able to test out the recommendations in [this comment](https://github.com/mapbox/mapbox-maps-android/issues/1173#issuecomment-1062707575) and see if this resolves the crash? It's possible you're seeing this behavior in production because the...

Are you trying to do something different than what is already offered with `HillshadeLayer`? ```swift import UIKit import MapboxMaps public class ViewController: UIViewController { let accessToken: String = "YOUR_ACCESS_TOKEN" internal...