[3.3.0] remove lig
This commit is contained in:
@@ -291,10 +291,6 @@ class SmallMapView @JvmOverloads constructor(
|
||||
endLatLng.latitude, endLatLng.longitude,
|
||||
currentLatLng.latitude, currentLatLng.longitude
|
||||
)
|
||||
// CallerLogger.d(
|
||||
// SceneConstant.M_MAP + TAG,
|
||||
// "calculateDistance=$calculateDistance"
|
||||
// )
|
||||
if (calculateDistance <= 5) {
|
||||
CallerLogger.d(
|
||||
SceneConstant.M_MAP + TAG, "onChassisLocationGCJ02 -----> calculateDistance <= 5 ")
|
||||
|
||||
Reference in New Issue
Block a user