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.
Extends:
ru.dgis.sdk.NativeObject
MyLocationControlModel(map: Map, transitionType: TransitionType = TransitionType.SMOOTH)
Parameters
Methods