Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshuaegonzalezruiz/turn-by-turn-demo

Project made using the HERE JS API v3.1 in which you can draw a route and navigate according to the desired transport on the map.
https://github.com/joshuaegonzalezruiz/turn-by-turn-demo

geocoding here-maps-api heremaps js-api rest-api searching

Last synced: 4 days ago
JSON representation

Project made using the HERE JS API v3.1 in which you can draw a route and navigate according to the desired transport on the map.

Awesome Lists containing this project

README

        

# Turn-by-Turn navigation demo
Project made using the HERE JS API v3.1 in which you can draw a route and navigate according to the desired transport on the map.

The following REST APIs were used to carry out this project:

- [HERE Geocoding & Search API v7](https://developer.here.com/documentation/geocoding-search-api/api-reference-swagger.html)
- Geocode
- Reverse Geocode
- Lookup By ID

![Example Image](./image/example_directions.png)
*Example image using directions*

![Example Image](./image/example_coords.png)
*Example image using coordinates*