Locally is your private, favorite locations repo. Quickly jump into your preferred navigation app, with your choice of transit type.
- Context Menu for locations (show on map, edit name & delete)
- Accessibility improvements for VoiceOver
- Haptic feedback for map changes
- Improved Marker redrawing for current location updates (redraws only when necessary)
- Refactoring of the map state for tracking the 3 types of markers that can be placed on the map (current location, custom location & saved location)
- Tap location in the List view to show on map (place marker)
- Fixed an issue with CloudKit syncing preventing the server to push items to the app
- Fixed App Store Review button
- Enlarged the hit area for all buttons
- Added Uber & Lyft navigation options
- Share Current Location (address & coordinates)
- Improvement to Current Location localization: The app monitors "SignificantLocationChanges" to preserve battery life. However pressing the "Current Location" button will kick off the regular, and more precise startUpdatingLocation() function for 5 seconds.
Technologies used:
- SwiftUI
- MapKit & CoreLocation
- CoreData
- CloudKit
- CoreHaptics
Check the Projects tab for upcoming features. Open a new issue to request features or submit a defect.