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

FollowController

A 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

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

A 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 relative to the source passed to set_clock().

A 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 relative to the source passed to set_clock().

Geographical coordinates.

Direction of movement.

Direction to magnetic north.

Map tilt.

The style zoom level of the map.

Precision circle radius (meters).