Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - 413Michele

#1
I found a bug with navigation in the latest beta: navigating with the map oriented towards north moves the on-screen directions arrow when moving the cursor.

To reproduce:
1. Start navigation, either online or offline (I tested Lorouter offline and Graphhopper)
2. tap the compass to have the map be north-oriented
3. move the map cursor
4. The on-screen direction arrow will replicate the cursor movement for about 1 second, before going back to the right position

The only thing that seems to trigger it is the north orientation of the map, I'll share a screenshot but I need to find a way to remove personal location info first
The following users thanked this post: Menion
#2
Hello, I have a problem with routing that is apparently present in all the latest versions of LM4.

When using Brouter inner (in both Route Planner and Navigate To) with the car-specific profiles (Fast and Economy), directions are not created and this error appears:
Cannot create path-model:java.lang.IllegalAccessException: void btools.router.KinematicModel.<init>() is not accessible from java.lang.Class<o.tl>

I tried to look it up and I possibly found the beginning of the error in https://github.com/abrensch/brouter/blob/b4dd0edd44439a44178d36e7f13643167f24aa1a/brouter-core/src/main/java/btools/router/RoutingContext.java#L97 but I don't know Java, so...

I'm using LM4 on Android 11 in parallel with LM3 Pro, I already tried removing and reinstalling LM4
The following users thanked this post: Andrew Heard