Skip to content

cburnham4/OnRoute

Repository files navigation

OnRoute

Description

OnRoute is an android application similar to Google Maps, but allows the user to route through multiple waypoints along the way to the final destination. When traveling the user can add up to 5 waypoints to drive through along the way. OnRoute aims to solve the issue of constantly re-routing on long road trips when attempting to add stops. The app currently features 3 activities. On activity for the map, one to select waypoints and destinations, and one to view the directions.

The app uses Google Maps API to create the map, Google Place API to access information about each waypoint and fill the autocomplete dropdowns, and Google Directions API via the Google-Directions-Android library to get directions for the route.

Libraries

APIs

  • Google Maps API
  • Google Directions API
  • Google Places API

Screenshots

Example Image Example Image Example Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages