Software Alternatives & Reviews

How to build an online route planner with Amazon Location Service

Vue.js Vite Amazon Cognito
  1. 1
    Reactive Components for Modern Web Interfaces
    Pricing:
    • Open Source
    We 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. The app will have a map with navigation controls and a route calculator that finds the fastest route using a number of parameters such as different modes of transportation (car, truck, and walking), departure time, avoidances (ferries and tolls), and weight and size limitations for trucks — the following screenshot shows the end results.

    #Front-End Frameworks #Javascript UI Libraries #JS Library 341 social mentions

  2. 2
    Next Generation Frontend Tooling
    Pricing:
    • Open Source

    #Software Development #Web Frameworks #Developer Tools 381 social mentions

  3. Amazon Cognito lets you add user sign-up, sign-in, and access control to your web and mobile apps quickly and easily. It scales to millions of users and supports sign-in with social identity providers and enterprise identity providers via SAML 2.0.
    Now, you need to grant access to the resources that you have created so far by creating an Amazon Cognito identity pool and an IAM policy. This way a frontend application can send signed HTTP requests to Amazon Cognito and receive temporary, scoped-down credentials that are valid for an hour. Then, it can use those credentials to request map tiles and optimal routes from Amazon Location Service’s Maps and Routes APIs.

    #Identity Provider #SAML #Identity And Access Management 63 social mentions

Discuss: How to build an online route planner with Amazon Location Service

Log in or Post with