Settings
This commit is contained in:
@@ -289,6 +289,7 @@ class SurfaceRenderer(
|
||||
) else {
|
||||
carOrientation.toDouble()
|
||||
}
|
||||
println("Bearing $bearing")
|
||||
val zoom = if (viewStyle == ViewStyle.VIEW) {
|
||||
calculateZoom(location.speed.toDouble())
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user