Skip to content

Support headless environments #1

Description

@1ec5

It’s fun to play with this tool in a webpage in a browser environment, but to be useful in a turn-by-turn navigation context, it would need to generate the illustrations in a headless environment like Node.js.

The primary challenge is that this tool currently relies heavily on DOM scripting, particularly the getBBox() method, to build up the sign.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions