Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/joshuaegonzalezruiz/turn-by-turn-demo
- Owner: JoshuaEGonzalezRuiz
- License: apache-2.0
- Created: 2022-03-13T19:38:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T12:31:02.000Z (over 1 year ago)
- Last Synced: 2024-03-13T02:55:28.468Z (8 months ago)
- Topics: geocoding, here-maps-api, heremaps, js-api, rest-api, searching
- Language: JavaScript
- Homepage:
- Size: 1.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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*