set Custom Position Updater
fun setCustomPositionUpdater(customPositionUpdater: CustomPositionUpdater?, callback: PositionManager.OnOperationComplete, executor: Executor? = null)
Sets the custom position data source which can be used for custom position updates GPS location updates will be automatically disabled. To enable call startPositionUpdating()
Parameters
custom Position Updater