MPPositionProvider

interface MPPositionProvider

Functions

Link copied to clipboard
abstract fun addOnPositionUpdateListener(@NonNull listener: OnPositionUpdateListener)
Link copied to clipboard
abstract fun getLatestPosition(): MPPositionResultInterface
Link copied to clipboard
abstract fun removeOnPositionUpdateListener(@NonNull listener: OnPositionUpdateListener)