I have a list of locations "A" and a list of users "B" that I need to generate a List from "C".
I need to be able to see which users in B are within say 1/4 mile of the locations in list "A" and dump that into a readable list (not a map).
Is there a relatively easy way to do this with the google-maps-api or am I barking up the wrong tree?
By the way all of the lists are static. Locations on "A" and "B' never change.
Sample info: "A" Holmes Detective Agency , 401 E South St, Jackson MS 39201 "B" John Watson, 400 high st, Jackson MS 39201