Package 

Class Popup

  • All Implemented Interfaces:

    
    public final class Popup
    
                        

    This is the popup class in the MapView SDK. When you want to show custom popup in your application, create an instance of this class while the annotationWasTapped notification is happening. Prerequisites: The instance of this class need be created in Popup annotationWasTapped(Annotation annotation) notification