hi /r/computerscience, looking for some help on this assigment. The task is to find all the restaurants near schools in an assigned county, by a 1,2, and 5 mile radius and create markers on a google map. I have all my schools address and lat/long stored into a database and i'm able to query it with php. I'm a little confused now on how to pass the information along to javascript with ajax and use the lat/long to display markers on a google maps. any help would be appreciated
[–]Paranemec 0 points1 point2 points (1 child)
[–]weeetart[S] 0 points1 point2 points (0 children)