Closed waans11 closed 6 years ago
We can reuse or extend the design of the wrap
request to add id
field. (ctrl+F wrap in our document webpage: http://cloudberry.ics.uci.edu/documentation/.
@JavierJia already setup the architecture to make such extensions easy. Great job!
Currently, the TwitterMap front-end blindly receives a result from the Cloudberry and uses it. So, whenever multiple queries are issued (e.g., a user drags or zooms-in quickly), those results cannot be handled properly. To fix this issue, the following needs to be done.