Package com.visioglobe.visiomoveessential.listeners

Listeners allow the integrator to be notified during the running of VisioMoveEssential of specific events.

Types

Link copied to clipboard
abstract class VMEBuildingListener

Interface definition of methods that are invoked when building related event occurs within the map.

Link copied to clipboard
interface VMECameraListener

Listener interface for when the camera is moved.

Link copied to clipboard
interface VMECompassListener

Interface definition of methods that are invoked when compass related event occurs.

Link copied to clipboard
abstract class VMELifeCycleListener

Interface definition of methods that are invoked when life cycle events occur

Link copied to clipboard
abstract class VMELocationTrackingModeListener

Interface definition of methods that are invoked when location tracking mode related events occur.

Link copied to clipboard
abstract class VMEMapListener

Interface definition of methods that are invoked when map related events occur.

Link copied to clipboard
interface VMENavigationListener

Callback protocol for receiving compute route results. For computing a route see VMEMapController::computeRoute:callback:.

Link copied to clipboard
abstract class VMEPoiListener

Interface definition of methods that are invoked when poi related events occur.