Connor Turland
Connor Turland
Have to figure out specific replication steps, but to get started just start trying and retrying to use the select box in a bunch of different ways
@Bortseb this seems like a pretty simple one, would you think of taking it on? I agree about the zoom/scale remaining the same. A bonus would be if it smooth...
@Bortseb do this one! it's so small, and awesome =D
I believe they end up being accessible as an object, stored under the key of the userID on the object `Metamaps.Realtime.mappersOnMap` and then stored under that as `coords.x` and `coords.y`...
it stores them as coordinates for the canvas/graph only and converts them to pixels in the function `Metamaps.Realtime.positionPeerIcon` https://github.com/metamaps/metamaps/blob/develop/frontend/src/Metamaps/Realtime/index.js#L351
I think this should be fairly highly prioritized
Whichever port the real-time server is serving on (should be 5000 I think), you'll need to forward that out from the Vagrant box as well... The socket.io server drives a...
what if you browse to `40.143.89.232:5000` in another window, and see if it has a simple response of 'welcome to socket.io' or something similar. If so that's good. Then you...
ah... I just noticed a mismatch between which ports are forwarding from the vagrant machine, and which port the realtime server is running on https://github.com/metamaps/metamaps/blob/update-docs/Vagrantfile#L40 says 5001 and the realtime...
If we are claiming to support all these, then I think there'd be some work to do to actually back up that claim. I think its best on chrome, and...