Google Maps Api test using marker rotation and routes.
Features
-
✔️ Kotlin -
✔️ DI: Hilt -
✔️ Retrofit -
✔️ Gson -
✔️ View binding -
✔️ Coroutines -
✔️ AndroidX -
✔️ Google Maps SDK
Preview
Create your route
- Open https://www.google.com/mymaps
How to build
1-Git clone
2-Use Android Studio(4.2 or up, Arctic Fox|2020.3.1 Beta 3 in my case) /File/Open
3-Sync Project with Gradle
- 4- Change DESTINATION location with your final LatLng here
5- Add your google maps Api key
6-Run Project
7-Open you emulator settings like Step 5 and play the route.
4-Done
Enjoy it ;)