PTAnnotationManagerWillBeginLoadingAnnotationsNotification
extern const NSNotificationName _Nonnull PTAnnotationManagerWillBeginLoadingAnnotationsNotification
Posted when the annotation manager is about to start loading annotations.
The notification object is the PTAnnotationManager
instance that posted the notification.
There is no userInfo
dictionary for this notification.