Place Card API - SwiftUI

Hello everyone, I have a question regarding the Place Card API

I'm using .mapFeatureSelectionAccessory(.automatic) to get information about a POI on the Map

The trouble I have is that it forces me to use Apple Maps for directions, which isn't ideal for my use case

For example, I support commercial navigation, including large units such as trucks, and I have my own routing engine for this

Is there a way to handle the directions via my routing engine instead? Is there a modifier I'm missing, or should I suggest this as an enhancement?

Thanks, great work MapKit team

Place Card API - SwiftUI
 
 
Q