Giter Club home page Giter Club logo

aeromap's Introduction

aeromap's People

Contributors

danjohnson95 avatar

Watchers

 avatar

aeromap's Issues

Add functionality to select a route

All airports and their respective latitude/longitude will need to be stored locally.

The origin and destination coordinates will also need to be stored locally, maybe using the LocalStorage API.

If these details are present in the LocalStorage, draw the path on the map.

Clicking the location button should move map with location

Following the behaviour of Apple Maps and Google Maps.

When the location button is clicked, if the map is already on the position it would have panned to, mark iconTracking: true.

When this is active, make the map move whenever the location updates.

Set this option back to false if:

  • The map is moved manually by the user
  • The map is zoomed manually by the user
  • The location icon is clicked again
  • The Settings menu is opened

Show nearest city

Store a list of major cities around the world with their latitude and longitude, and then use the current position to calculate the closest city.

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.