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

Bookmarkable permalinks to map page #5

Open
jsyrjala opened this issue Jan 6, 2013 · 1 comment
Open

Bookmarkable permalinks to map page #5

jsyrjala opened this issue Jan 6, 2013 · 1 comment
Labels

Comments

@jsyrjala
Copy link
Contributor

jsyrjala commented Jan 6, 2013

Should be possible to e.g. email links that when opened show a map with certain state

Permalinks for following things:

  • map location (location, zoom, tileset)
  • selected tracker(s)
  • routes/sessions

http://dev-server.ruuvitracker.fi/ui/#map?trackers=1,32,42&lat=62.3232&lon=21.2321

@jsyrjala
Copy link
Contributor Author

http://example.com/ui/#/map?location=61.1232,23.2002&trackers=1,2,3,4&zoom=13&tileset=osm

  • location=61.1232,23.2002 => center map on given point
  • zoom=13 => zoom level (or level closes supported by map tileset
  • trackers=1,3,4 => list of tracker ids to select (and deselect other trackers)
  • event_session=1,3 => select sessions (and delesect other session and trackers)

Put permalink somewhere on the map page, update the link href when one of the related things change.

@jsyrjala jsyrjala mentioned this issue May 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant