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

Outdoor map does not show up when outdoor map is specified as the initial location #22

Open
daisukes opened this issue Jun 13, 2024 · 0 comments
Labels

Comments

@daisukes
Copy link
Contributor

  • HULOP_INITIAL_LOCATION="{ \"lat\": xxx, \"lng\": yyy, \"floor\": 0 }"
  • this line ends up with null if floor is 0
    activeFloor = ($hulop.config.INITIAL_LOCATION && $hulop.config.INITIAL_LOCATION.floor) || null;
@daisukes daisukes added the bug label Jun 13, 2024
daisukes added a commit that referenced this issue Jun 13, 2024
daisukes added a commit that referenced this issue Jun 13, 2024
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