Michael Kirk
Michael Kirk
Is this about https://github.com/maplibre/maplibre-navigation-ios/issues/80 or something else?
I’m not bothered - just trying to understand so I can review your code. On Aug 1, 2024, at 12:13, Patrick Kladek ***@***.***> wrote: @Patrick-Kladek commented on this pull request....
I hit a similar error when trying to generate documentation: https://github.com/maplibre/maplibre-navigation-ios/issues/52#issuecomment-2146249996
I don't expect it to.
I've incorporated the discussion from our monthly maplibre-navigation call. Please take a look.
I am no longer using maplibre-navigation-ios, so I won't prioritize looking into this. Feel free to revert the update to turf if that solves things for you.
> What I don't understand from your video, why is the keyboard suddenly open after the navigation The keyboard is not suddenly open after navigation. It remains dismissed (12s-14s) until...
Currently, `swift package generate-documentation` fails: https://github.com/michaelkirk/maplibre-navigation-ios/actions/runs/9358227464/job/25759607313?pr=1#step:4:148 The error is: ``` In file included from /Users/runner/work/maplibre-navigation-ios/maplibre-navigation-ios/MapboxNavigationObjC/MLNMapView+MLNNavigationAdditions.m:1: /Users/runner/work/maplibre-navigation-ios/maplibre-navigation-ios/MapboxNavigationObjC/MLNMapView+MLNNavigationAdditions.h:1:9: fatal error: 'MapLibre/Mapbox.h' file not found #import ^~~~~~~~~~~~~~~~~~~ 1 error generated. [25/93] Compiling MapboxNavigationObjC...
Since this is going to be breaking, do people want this to happen before the v3.0 release? If so I could make time to work on it in the coming...
One concern is #54, which will likely encounter some conflicts if we rename the library before it's merged. I wouldn't feel great about foisting conflicts on you @Patrick-Kladek. The alternative...