Giter Site home page Giter Site logo

maps's Introduction

Maps

This web app will enable users to create routes on Ordnance Survey or Google Maps. Routes will be able to automatically follow roads and will generate an elevation profile.

Users will be able to save routes, embed them into other websites via an embed url and export to / import from .gpx format for Garmin devices.

maps's People

Contributors

airburst avatar johnsome avatar

Watchers

James Cloos avatar

maps's Issues

Embed Map

Produce a short embed link for each route on save. Store with the route.

Create a new /embed/:id route to render a static view of the map and route.

Investigate the option to render Google and OS maps as a user option.

Error Display

Unified error display based on settings state

Either top bar or snackbar

  • Updates
  • No search matches?
  • No connection?

Trap null elevation response

Google can return an empty elevation.

Nothing should be dispatched to the route until a valid elevation is available.

Smoothing on route points

Reduce the size of routes, if we can maintain accuracy.

  1. Min distance between points?
  2. Max number of points per km?

Move Search Component

Create a side drawer component for search and results.

Should behave better on mobile

User Sign Up Form

Add to the login dialog.

Also need to trigger password reset / change

Restructure Firebase

Firebase will be faster to query if dense route data is moved into a separate structure.

Under each user then, store metadata and a ref to the route.

This will make all embed links global.

Edit Route Meta

Allow users to edit route name, etc.

Either an ellipsis menu on route card, and/or clicking on the route name in app bar

Disable Edit mode

Imported and embedded routes should not be editable.

Allow imported routes to be cleared

Could display icon on route view to indicate whether editable

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.