Skip to content

mepa1363/amazon-location-route-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build an online route planner with Amazon Location Service

Use this project to learn how to build an online route planner that finds optimal routes between an origin, a destination, and up to 23 stops along the way (waypoints) for different modes of transportation (car, truck, and walking), avoidances (tolls and ferries), and departure times. You will build a Vue app using Amazon Location Service, as the basemap provider and routing API, MapLibre GL JS, as the map rendering library, and Naive UI, as the UI component library.

Build Setup

# install dependencies
npm install

# serve with hot reload
npm run dev

# build for production with minification
npm run build

About

Route Planning with Amazon Location Service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published