ru.dgis.sdk.map.MyLocationControlModel | Android SDK | 2GIS Documentation

MyLocationControlModel

Model for the control to fly to the user's location. The control consists of a button that, when clicked, flies the camera to the user's location. If the location is not specified, nothing happens. Object methods must be called on the same thread.

MyLocationControlModel(map: Map, transitionType: TransitionType = TransitionType.SMOOTH)
Parameters
map
transitionType
Returns
Methods
Properties