In the new CarPlay Parking app category under iOS 14, is it possible to show a spinner when using CPPointOfInterestTemplate and the user changed map region?
The reason why we would need this is that we query our servers for parking locations when the user changes map region.
There are simply too many possible results for all of them to be loaded onto the device before opening CPPointOfInterestTemplate.
The reason why we would need this is that we query our servers for parking locations when the user changes map region.
There are simply too many possible results for all of them to be loaded onto the device before opening CPPointOfInterestTemplate.