Thanks for being a part of WWDC25!

How did we do? We’d love to know your thoughts on this year’s conference. Take the survey here

Does MKLookAroundViewController work on macOS?

Trying to incorporate a LookAroundView into my macOS application but unable to make the LookAroundView interactive at all. I can get it to display a static image, but there's no interactivity at all and no controls visible.

This is using the SwiftUI LookAroundPreview view as well as trying to wrap MKLookAroundViewController inside an NSViewRepresentable.

The navigation properties are set to true but that doesn't seem to make a difference. Would love to incorporate this feature but without interactivity its value is limited.

macOS 15.4.1 (24E263), Xcode Version 16.3 (16E140)

Answered by DTS Engineer in 836504022

There are issues with the Look Around interactivity on macOS that you are running in to. I'd appreciate if you could file a bug report about this and how you're like to incorporate Look Around into your app and how this bug is affecting your ability to do so. Please post the FB number here for the record.

— Ed Ford,  DTS Engineer

Accepted Answer

There are issues with the Look Around interactivity on macOS that you are running in to. I'd appreciate if you could file a bug report about this and how you're like to incorporate Look Around into your app and how this bug is affecting your ability to do so. Please post the FB number here for the record.

— Ed Ford,  DTS Engineer

Does MKLookAroundViewController work on macOS?
 
 
Q