setLocationEngine

abstract fun setLocationEngine(engine: LocationEngine)

Sets new LocationEngine. Location marker position is then set based on updates that are received from that engine.

Parameters

engine

The LocationEngine used for obtaining the current location of the user.