Peter Hlavatík

Results 5 comments of Peter Hlavatík

Do we have any updates on this case? I need it too, I am not sure how to implement such a case ..

> ```swift > lazy var loctionManager: CLLocationManager = { > let locationManager = CLLocationManager() > locationManager.delegate = self > return locationManager > }() > ``` I've added your code to...

> I don't have much time. If I recall correctly I took the **CTPanoramaView** from a PR that has been closed without being merged. In my scenario I needed motion...

@nayooti sorry for bothering you again. Can you share the code from the CTPanoramaView as well? I think I've just missing some little stuff to be able to make it...

> > @nayooti sorry for bothering you again. Can you share the code from the CTPanoramaView as well? I think I've just missing some little stuff to be able to...