https://github.com/swapnil-j-patil/geofencing-navigation-app-with-googlemapsapi
This repository hosts a navigation app built using the Google Maps API. The app provides users with detailed directions to their destination, including turn-by-turn navigation. Additionally, it offers custom marker functionality to enhance the user experience and includes geofencing features for large structures.
https://github.com/swapnil-j-patil/geofencing-navigation-app-with-googlemapsapi
current-location directions-api geofencing google-maps-api jetpack-compose kotlin navigation
Last synced: 2 months ago
JSON representation
This repository hosts a navigation app built using the Google Maps API. The app provides users with detailed directions to their destination, including turn-by-turn navigation. Additionally, it offers custom marker functionality to enhance the user experience and includes geofencing features for large structures.
- Host: GitHub
- URL: https://github.com/swapnil-j-patil/geofencing-navigation-app-with-googlemapsapi
- Owner: Swapnil-J-Patil
- Created: 2024-02-29T11:05:19.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-21T10:25:29.000Z (11 months ago)
- Last Synced: 2024-06-22T03:30:24.012Z (11 months ago)
- Topics: current-location, directions-api, geofencing, google-maps-api, jetpack-compose, kotlin, navigation
- Language: Kotlin
- Homepage:
- Size: 179 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a navigation app built using the Google Maps API. The app provides users with detailed directions to their destination.
Additionally, it offers custom marker functionality to enhance the user experience and includes geofencing features for large structures.
Current Location icon: The icon will show your current location and will point towards the direction you are facing.

Custom Markers: Click on the red colored markers and get route from current location to that marker.

Color changing feature: Go near the marker and then click on it and then the color of marker will change and you will get a toast message.

Geofencing: Go near the circular zone near building and click on it and then the color of marker will change and you will get a toast message.
