How i can let the user click on location and the app navigate to google maps and give the user the directions
Hi @Motazabuzaid,
By clicking on a location displayed in the map?
You can use the Directions API | Google for Developers api with the external link action.
Thank you