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

Display tweet detail on hover #41

Open
2 of 3 tasks
ingenieroariel opened this issue Sep 21, 2016 · 3 comments
Open
2 of 3 tasks

Display tweet detail on hover #41

ingenieroariel opened this issue Sep 21, 2016 · 3 comments
Assignees

Comments

@ingenieroariel
Copy link

ingenieroariel commented Sep 21, 2016

Including:

  • Tweet location on the map - in a way that does not get hidden by the heatmap (just like layer's bbox on registry)
  • Shows embedded pictures, videos, and a scroll with the tweet replies.
  • In a panel that is not a popup but has a location fixed in the layout. It can appear just on hover but it should have an specific location, like the layer detail in registry.
@Lenninlasd
Copy link
Member

We need more information for the panel, like the nickname, id of replica tweets the, url of pics, videos etc.

Currently this is all the info that the API gives us:
screen shot 2016-10-05 at 10 00 05

More info: https://dev.twitter.com/overview/api/tweets

@ingenieroariel
Copy link
Author

That'll come in the next data dump. But we need to go ahead and build the
panel before that - even if it has little information.

We can do a query directly to twitter if we want to load more info in the
meantime.

-a

On Thu, Oct 6, 2016 at 6:27 PM, Lennin Suescun [email protected]
wrote:

We need more information for the panel, like the nickname, id of replica
tweets the, url of pics, videos etc.

Currently this is all the info that the API gives us:
[image: screen shot 2016-10-05 at 10 00 05]
https://cloud.githubusercontent.com/assets/7197750/19174055/ad886cac-8bf1-11e6-806a-098d33df3241.png

More info: https://dev.twitter.com/overview/api/tweets


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#41 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AADW11boDRLzCUGD37rTCDD3l4uK4rnBks5qxYPLgaJpZM4KCTmH
.

@Lenninlasd
Copy link
Member

@ingenieroariel the coord property is upside down is [Long, Lat] e.g.: [180, 90],
in the image you can see [47, -122].

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

3 participants