Bas van Dijk

Results 68 comments of Bas van Dijk

@mitrank that is interesting! Any idea what I could test / change in config what might cause this error?

@SuNiL-Chau I was not able to easily run my setup with a develop branch and kinda forgot to reply to this thread. Since I also have no clue how to...

It turns out you first have to draw the line and then turn on the location puck. I leave this issue open since I am not sure if this is...

@evil159 The screenshot was taken from iOS. Changing the order of first drawing the line and then turning on the puck sovled it. `layerAbove` and `layerBefore` had no effect since...

@evil159 iOS 17.4.1 but it might also be related to a race condition with async operations.

Commit https://github.com/mapbox/mapbox-maps-flutter/commit/1daef17c48fd927db442a5d19f7aca06a1ffdc63

@evil159 I have the same issue for point annotations. The yellow dot is below the line. ![image](https://github.com/mapbox/mapbox-maps-flutter/assets/644550/dee63c12-0abd-4ec9-8542-93fe107cc618) I saw `createPointAnnotationManager` has a `below` constructor property but not an `above`. It...

Your issue looks like this one: https://stackoverflow.com/questions/73862881/libflutter-so-and-split-config-arm64-v8a-apklibflutter-so

@victorsosa I've tried this, but unfortunately the `trackView` doesn't show up as a visited page. For example in the realtime view, you can't see which view the user visited. @danwilson...

@victorsosa I've tried, but it doesn't work exactly the same. Since a GA website tracker doesn't have views but pages instead. So perhaps there needs to be a change so...