ru.dgis.sdk.map.FollowController | Android SDK | Urbi Documentation

FollowController

Class that allows you to manage the camera position and the geolocation marker. All of its methods' implementations must be thread-safe. Most methods have trivial default implementations available (thus the FollowController responsible for scaling is not required to override coordinates() and similar methods).

Methods
Properties

Set of value types that this FollowController can manage. For example, one FollowController can manage coordinates only, while another one can manage map tilt only.

Channel that informs subscribers about the time of the next visible change of values. The change time of values that are not obtained via request_values() may not be reported. Time values are interpreted relatively to the source passed to set_clock().

Channel that informs subscribers about the time of the next visible change of values. The change time of values that are not obtained via request_values() may not be reported. Time values are interpreted relatively to the source passed to set_clock().

Geographical coordinates.

Direction of movement.

Direction to magnetic north.

Map tilt.

Style zoom level of the map.

Precision circle radius (meters).