isUseMapSDKLocation property

bool? isUseMapSDKLocation
final

To control if the poisoning ability from Map SDK is needed, if true, please make sure 'moveToCurrentLocationActionWithSearchPOIByMapSDK' been implemented correctly. 用于控制是否使用地图SDK定位能力。若使用,请确保moveToCurrentLocationActionWithSearchPOIByMapSDK方法继承正确。

Implementation

final bool? isUseMapSDKLocation;