Giter Site home page Giter Site logo

sebasira / android-routewebservice Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 0.0 844 KB

Example project that uses MapQuest Directions API (Open Data) to get a route, instead of using the MapQuest Android SDK, because this requieres an Enterprise Key (Licensed Data)

Java 100.00%

android-routewebservice's Introduction

Android-RouteWebService

This project uses MapQuest Directions API (Open Data) to get a route, instead of using the MapQuest Android SDK v1.0.5, because this requieres an Enterprise Key (Licensed Data).

Within the response of the Directions API we also have narratives used in Guidance. At the end this would be a full complex project starting from a basic map and then adding functionallities.

On the different releases you'll find different functionallities as this app evolves. I invite you to browse to the releases to see what's new.

What's already done:

  • Get the route response from MapQuest Directions API (Open Data)
  • Draw the route over the map
  • Get default Android Locale and use on the route query
  • Get maneuvers from route response
  • Show and navigate through maneuvers
  • Add a marker on each maneuver startPoint when navigating through maneuvers
  • Use TTS service to speak out the maneuvers narrative in the defalut Locale Languaje
  • Add drag marker capability pull-request #1
  • Change Route destination (drag marker) pull-request #1
  • Use MyLocation as Origin for the route pull-request #2
  • Added maneuver icon to the maneuver detail
  • Change route type (walk, drive, bike) pull-request #3

What would be done:

  • Real-Time Navigation as we move
  • Re-Calculate route when drifting from it
  • Add Markers by touching
  • Add waypoints to the route

Some part's of the code (even some ideas) where taken from different places and a mention to the user who point it out and the place where it was taken from are mentioned, to give credit to them.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.