PositionChangeListener

Represents an interface for position update listeners.

Functions

Link copied to clipboard
abstract fun onCourseChanged(geoCourse: GeoCourse)
Link copied to clipboard
abstract fun onPositionChanged(geoPosition: GeoPosition)