Giter Site home page Giter Site logo

fit_map's Introduction

Fit Map

To build the fit map program you must have flutter on your machine. In a command line, using the command:

$ flutter run

Will build the program and run it on whatever device. Specifying a term after it such as:

$ flutter run -d chrome

Will run it as a web app on the chromium browser (Chrome is not supported for this app, however). Full compatability has not been tested. The program at least works on Android mobile devices.

Using the command:

$ flutter devices

Will list the devices available currently. To run the flutter commands you must be using the flutter command prompt, or add the full path to flutter/bin as a value in your system/user path environment variable.

When the app runs, you will see a page like this:

Screenshot 1

Entering an address into the text bar and then pressing the magnifying glass should change the destination from 0.0, 0.0 to the coordinates of the input address.

Pressing GO! will start the program, which will process for a moment, calculating the path with A*, and then bring you to a different page with a google map. You may need to zoom in to view it.

Screenshot 2

Bear in mind, this program only works for the Burlington, Vermont area, starting locations and destinations outside of this area will cause a long delay while A* tries helplessly to make a path.

This is a visualization of the area covered by the Nodes:

Screenshot 3

fit_map's People

Contributors

fuzzynovagoblin avatar jacob-myers avatar jmyers-champlain avatar

Watchers

James Cloos avatar  avatar

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.