setCustomPositionUpdater

open fun setCustomPositionUpdater(@Nullable() customPositionUpdater: CustomPositionUpdater)

Sets the custom position data source which can be used for custom position updatesGPS location updates will be automatically disabled. To enable call startPositionUpdating

Parameters

customPositionUpdater