Transportr icon indicating copy to clipboard operation
Transportr copied to clipboard

TripDetailViewModel.onLegClick: InvalidLatLngBoundsException

Open grote opened this issue 6 years ago • 2 comments

com.mapbox.mapboxsdk.exceptions.InvalidLatLngBoundsException: 
  at com.mapbox.mapboxsdk.geometry.LatLngBounds$Builder.build (LatLngBounds.java:440)
  at de.grobox.transportr.trips.detail.TripDetailViewModel.onLegClick (TripDetailViewModel.kt:84)
  at de.grobox.transportr.trips.detail.LegViewHolder$bind$9.onClick (LegViewHolder.kt:104)

grote avatar Jan 24 '19 19:01 grote

Still happened with version code 118.

grote avatar Dec 28 '20 19:12 grote

Could you detail in which context it happened @grote? Just to understand and see if this error reproduces with maplibre

Altonss avatar Dec 06 '23 16:12 Altonss