LocationPreviewView
public struct LocationPreviewView : View
                Important
This is a Public Preview API. It may be changed or removed at any time.- 
                  
                  
Declaration
Swift
public init( model: LocationPreviewViewModel, onCloseAction: @escaping () -> (), onSubmitAction: @escaping () -> () ) 
- 
                  
                  
Declaration
Swift
public var body: some View { get } 
        
 
          TomTom SDK for iOS (0.40.0)
        
          LocationPreviewView