This project is a mobile application that helps users filter locations such as restaurants, cafes, and bars between two given locations.
- Filter locations such as restaurants, cafes, and bars between two points.
- Display filtered locations on a map.
- Provide details for each location, including ratings, reviews, and contact information.
- User-friendly interface for easy navigation and interaction.
Map View | Location Selection View | Search View |
! | ||
---|---|---|
Place List View | Place Detail View | Map View (Polyline) |
To run this project locally, follow these steps:
- Clone this repository:
git clone https://github.com/OrionInnovationTRTech/Map-Place-App
- Navigate to the project directory:
cd Map-Place-App
- Install pod (if any):
pod install
- Add your API Key
You can add your api key in info.plist as GoogleMapPlaceApi
To use the app, follow these steps:
- Open the app on your mobile device.
- Enter the starting location and the destination.
- Choose the type of locations you want to filter (e.g., restaurants, cafes, bars).
- View the filtered locations on the map.
- Tap on a location to see more details, including ratings, reviews, and contact information.