Matt Greenfield

Results 55 comments of Matt Greenfield

Hmm. Looks like I've committed some stuff that depends on db migrations in Arc v3 that Mini doesn't have. As a quick fix, you can comment out line 43 in...

Hi @pac-71! I recommend using [Arc App](https://apps.apple.com/us/app/arc-app-location-activity/id1063151918) for this. Arc App supports adding private places. For adding similar functionality to Arc Mini, I'm happy to accept pull requests!

I'm also struggling with missing features in `ViewAnnotationManager`. In my case it's not being able to get ids for views, or to be able to walk the annotations and have...

I've come to this solution. Someone please tell me I'm being silly and missing something much more sensible: ```swift if let viewAnnotations = map?.viewAnnotations { let toKeep = except.compactMap {...

Lack of callout view is somewhat stark, given the old SDK is EOL'd for support as of tomorrow. The old SDK is EOL but the new SDK doesn't reach feature...