1

I have tried creating them both seperately as UIViewControllerRepresentables and using a ZStack but that results in the Mapview not being active. This is how mapbox did it with UIKit

1 Answers1

0

Maybe you can try to wrap entire SimpleUISearchViewController from the example into UIViewControllerRepresentable ?

DoN1cK
  • 595
  • 7
  • 22