How to use JSP to realize Haozu.com's map finding function, specifically, how to put multiple data of the database into JSP interface, as shown in the following figure:

Call the API of Baidu map to mark the location, and then find a location coordinate that can respond to time, and define this event as a pop-up behavior of jquery.

In this pop-up window, you can use ajax to query the database according to the data before the pop-up window, and then display it.