PositionUpdatable

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
interface PositionUpdatable

Deprecated

This will be removed 6 months after the next release.

Interface for objects that need to receive updates about the current position of the host device.

Inheritors

Functions

Link copied to clipboard
abstract fun updatePosition(position: GeoPoint)

Updates the current position.