Signal sent by the AnnotationRendererInterface when it has finished parsing an AnnotationViewInterface.
The attachment for events of this type is an AnnotationViewParsingResultInterface.
This signal is emitted after a successful call to addAnnotationView.
The AnnotationRendererInterfaceSignal lists the signal that may be sent by the AnnotationRendererInterface.
This signal is emitted by the AnnotationRendererInterface when it has finished parsing and inserted a new annotation view after a successful call to addAnnotationView.
The AnnotationRendererInterface may fire the following signal :
Please not that if addAnnotationView returns -1, then no signal will be fired at all.
Please see Annotations for more explanations about annotations.
See