Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement simplest display on google maps #35

Open
lexaux opened this issue Feb 17, 2014 · 0 comments
Open

Implement simplest display on google maps #35

lexaux opened this issue Feb 17, 2014 · 0 comments
Assignees

Comments

@lexaux
Copy link
Owner

lexaux commented Feb 17, 2014

For the start, we need to simply show markers of the shakes on the Google Maps https://developers.google.com/maps/documentation/javascript/ see here.

We need:

  1. A simple page with HTML
  2. A RESTful web-service, which takes coordinate rectangle (of what's shown in Maps now) and would return array of shake detectionsd
  3. JS logic to display these as markers for now.;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants