Skip to content

Use Google's Routes API #8

Description

@jricardo27

It would be extremely useful to calculate the distance and travel duration between different points.

As mentioned in another issue, it would require users to provider their own API keys, as the app is essentially an static page with no backend or (accessible) frontend server, it might need to store the key in the local storage and might add some encryption (using a password provided by the user) in order to prevent unauthorised use or access to.

It should also save the information retrieved from Google so it's always accessible without needing to make a new request to the API, it might be useful to store it in a separate variable so it can be accessed from multiple Projects (if implemented).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions