GithubHelp home page GithubHelp logo

marksurnin / gn-gps-routing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from schoenfr/gn-gps-routing

0.0 2.0 0.0 2.43 MB

Greennav polymer web component allows to use and visualize gps service

License: Apache License 2.0

HTML 100.00%

gn-gps-routing's Introduction

gn-gps-routing

GreenNav Polymer element for obtaining the GPS coordinates of the device.

Dependencies

Element dependencies are managed via Bower. You can install that via:

npm install -g bower

Then, go ahead and download the element's dependencies:

bower install

Documentation and demo

Use Polyserve to keep your element's bower dependencies in line. You can install it via:

npm install -g polyserve

And you can run it via:

polyserve

Once running, you can preview your element at http://localhost:8080/components/gn-gps-routing/.

Example

To use the element, simply declare it in your Polymer app.

<gn-gps-routing></gn-gps-routing>

It will automatically obtain the GPS coordinates and fire a gn-gps-coordinates event, passing the latitude and longitude parameters with it. These can also be accessed directly as properties of the element.

gn-gps-routing's People

Contributors

marksurnin avatar

Watchers

 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.