Showing Annotation Creator Usernames

You can display annotation authors using the following API:
https://docs.apryse.com/api/ios/Classes/PTAnnotationViewControllerConfiguration.html#/c:objc(cs)PTAnnotationViewControllerConfiguration(py)displayAnnotationAuthors

You can use the following:
PTAnnotationViewController.defaultConfiguration.displayAnnotationAuthors = YES

1 Like