ru.dgis.sdk.map.FollowController | Android SDK | 2GIS 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 kinds of values that this FollowController can manage. For example, one FollowController can manage only coordinates, while another can only manage map tilt.

A channel that informs subscribers about the time of the next visible change of values. The change time of values not among those requested using 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 not among those requested using 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.

Zoom-level of the map.

Precision circle radius (meters).