Open JulianBissekkou opened 12 months ago
Sometimes moving the camera right after the view has been created is failing. After shortly debugging, we found out that we access the current map scale of the map which can be NaN if the map initialzation is not fully done.
Sometimes moving the camera right after the view has been created is failing. After shortly debugging, we found out that we access the current map scale of the map which can be NaN if the map initialzation is not fully done.