An Android app that helps users map custom road trips by pinning cities and generating routes using the Google Maps Directions API.
- Custom city pinning via map interface
- Waypoints and destination routing
- Real-time route generation
- Uses Google Maps SDK and Directions API
- Java
- Android Studio
- Google Maps SDK
- Directions API
- Clone this repo: git clone https://github.com/mindine/roadtrip-mapper.git
markdown
Copy
Edit
2. Open in Android Studio
3. Add your google-services.json file
4. Make sure Maps and Directions APIs are enabled
5. Build & run the app
This project is under the MIT License.