Daniel W. Steinbrook
Daniel W. Steinbrook
Implemented in #94.
Awaiting verification of fix in 1.0.1 test build.
Apple MapKit (which replaced Bing as the search provider) does appear to provide some category filters we could use: https://developer.apple.com/documentation/mapkit/mkpointofinterestcategory
The "Places Nearby" filtering happens here: https://github.com/soundscape-community/soundscape/blob/main/apps/ios/GuideDogs/Code/Visual%20UI/Helpers/Nearby%20Table/NearbyTableFilter.swift Note that you can deduce the original filtering categories from the localized strings (the open-source release apparently purged them from the English localization,...
Thanks for starting this! Please open a pull request so we can comment on specific items. You can mark it as a draft to prevent it from being merged before...
Markers are stored in a Realm database. I don't believe this can be prepopulated in a specific installation. However, you can use the sharing feature in the app to create...
Closing as this isn't a bug or feature request.
Closing as duplicative of #82.
Thanks, Konstantin! That will be very handy knowledge when we get around to this feature.
I agree there's probably room to improve the views, but the existing layout gets a lot of weight, because of its consistency with and familiarity to Soundscape users. We're open...