NaviTag is an iOS app that allows users to search for locations, view them on a map, get directions, and save their favorite places into custom lists. With a clean and modern UI, NaviTag enhances navigation and location management with ease.
-
Map Integration:
- Displays your current location and search results using MapKit.
- Search for places and view details such as distance from your current location.
-
Favorites & Categories:
- Save and organize locations into custom lists.
- Easily access saved places with a structured list.
-
Search Functionality:
- Perform quick searches and view detailed location information.
-
Google & Apple Maps Navigation:
- Get turn-by-turn directions to any selected place.
-
Map View:
- Tap the search button (🔍) in the navigation bar to find locations.
- Use the "Go to Current Location" button to center the map on your position.
-
Favorites:
- Select a location and tap "Save Place" to store it.
- Organize saved places by creating custom categories.
-
Get Directions:
- After selecting a place, tap "Get Directions" and choose to open navigation in Google Maps or Apple Maps.
- Swift & UIKit for iOS development.
- MapKit for location services.
- Google & Apple Maps integration for navigation.
- UserDefaults for storing favorite places.