-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
edited README and deleted files not needed
- Loading branch information
Kingsley LI
authored and
Kingsley LI
committed
Mar 14, 2017
1 parent
fcd57a1
commit 99d028f
Showing
3 changed files
with
24 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# twittmap | ||
You can visit the twittmap application via | ||
http://tmapenv.pyrwwgvxjf.us-west-2.elasticbeanstalk.com/tmap | ||
|
||
Select a keyword, and you will see tweets that match the word appearing on the Google Map. | ||
Each marker on the map represents a tweet. | ||
If the tweet's geotag is available, then it the position of the marker represents the geo_location of the tweet. | ||
Otherwise, the position corresponding to the tweet is generated randomly. | ||
If you place the mouse on the marker, you can see the text of the tweet. | ||
|
||
Bonus: | ||
If you click on a point on the map, tweets that are within 300km of the point you click will appear as markers. | ||
However, in order to not mislead users, only tweets that have the "geotag" will appear. If the location is randomly generated, the tweet will be excluded in this search. | ||
To differentiate, the icon of this kind of marker is different from the regular ones for regular search. | ||
|
||
Assignment Team Composition | ||
HW Group 14 | ||
|
||
Name: Jiayang Li | ||
UNI: jl4305 | ||
|
||
Name: Guowei Xu | ||
UNI: gx2127 |
This file was deleted.
Oops, something went wrong.