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

Replace minimap with image of layout #4

Open
3 tasks
LBBO opened this issue Feb 8, 2019 · 1 comment
Open
3 tasks

Replace minimap with image of layout #4

LBBO opened this issue Feb 8, 2019 · 1 comment

Comments

@LBBO
Copy link
Contributor

LBBO commented Feb 8, 2019

Currently, the minimap consists of Google Maps and GeoJSON wich is rendered above the map in order to display where certain rooms etc. are. This setup should be replaced by something that is more accurate (finding exact coordinates for every corner of a room is quite difficult) and easier to maintain.

One possibility would be to include an image of the layout of the user's current location and an icon to mark the users position within that location. Markers and POIs as well as the user himself would have to be positioned within the recognized location

  • Include an image of the layout based on the location of the scanned marker
  • Update the user's position within his location
  • Find a way to standardize layout images and relative locations of rooms etc.
@LBBO
Copy link
Contributor Author

LBBO commented Feb 8, 2019

This project might help with generating layout images from architectural floor plans. Those floor plans seem to be standardized and pretty much every location has one so finding a way to use them might be worth while.

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

1 participant