Results 2 comments of Manish

yes exactly, it tries to avoid looping over the 0 mark. @efea-umich Did you manage to find a workaround to this?

Well, I found a workaround on this. I just used simple if-else condition ```Dart void _locationListener() { if (description.latLngListener != null) { /// check it first weather rotation is grater...