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

Default Autozoom for LIVE Map #148

Closed
travisghansen opened this issue Sep 19, 2016 · 9 comments
Closed

Default Autozoom for LIVE Map #148

travisghansen opened this issue Sep 19, 2016 · 9 comments

Comments

@travisghansen
Copy link

Is it possible to have the live map default to autozoom?

Also, is it possible to have the popover visible for all devices by default? I currently have 1 point with the popover visible without manually clicking on each point. I'm unsure what the logic is about which is chose on page load. In my case the device with the oldest checkin.

Thanks!

@jpmens
Copy link
Member

jpmens commented Sep 20, 2016

Both these enhancement requests would be possible to implement. The reason we don't show the popover for all devices is we have maps with > 50 devices on them; you can imagine the ensuing clutter ;)

The "logic" for the topic with the visible popover is "the last message received from the broker upon connecting".

@travisghansen
Copy link
Author

@jpmens ok, might be viable to have as a configuration option. Additionally, I seem to recall reading somewhere in the documentation about placing user images somewhere. If those are in place is the 'red dot' replaced with the image?

@jpmens
Copy link
Member

jpmens commented Sep 23, 2016

No, the red dot on the map stays. The image is bled into the popup overlay when a new location is posted on the live map.

@travisghansen
Copy link
Author

Based on everything I've learned I think ideal for me would be (for the live reload map):

  • autozoom by default
  • user images instead of red dots
  • info box never pops up automatically (but can if manually clicked)

Essentially just a bunch of faces moving around without any other clutter.

@stefaanbolle
Copy link

stefaanbolle commented Dec 22, 2016

Is it possible to change the default zoom level?
When loading last view I see whole Europe

edit: found the parameter in functions.js
However, where do I adapt the code to only open the info window when clicking on a marker and not already when loading the web page?

@fab33
Copy link

fab33 commented Oct 2, 2017

It will be fine if we can have autozoom and user images instead red dots

@travisghansen
Copy link
Author

With no bubbles by default too :)

@linusg
Copy link
Member

linusg commented Jan 29, 2019

I can address this in #284, and even make it configurable. Please add a short list of your ideas there if this is still relevant for you @travisghansen @stefaanbolle @fab33 🙂

@jpmens
Copy link
Member

jpmens commented Mar 11, 2020

Closing as stale.

@jpmens jpmens closed this as completed Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants