bcgov / smk-legacy-ui

Legacy Admin UI for the SMK has been de-supported. Please see the CLI under https://github.com/bcgov/smk for an alternative.
Apache License 2.0
8 stars 3 forks source link

mobile UI for route planner #244

Open qqnluaq opened 5 years ago

qqnluaq commented 5 years ago

This is my proposed new UI for the route planner for mobile use (ref #15).

First, current UI: image

I propose to shrink the UI vertically, and move less essential items to a collapsed area:

image

There are 2 new buttons at the top: 'Route', 'Options'. Clicking 'Options' expands the top command area:

image

Clicking the 'Route' button goes to a new panel with the directions for the current waypoints. image

The map will show the route updated live as waypoints are added, as it does now.

I'm not sure what to do with the status message, whether it should be below the panel, as I have depicted, or maybe floating at the top, or somewhere else...