Can Bing or GMaps API do a "find my nearest" style search using a supplied XML/RSS collection?
- by Simon
Can either Bing or Google Maps allow you to pass in a collection of points and then interrogate that collection to only plot the X nearest points?
I am asking because it may be difficult to pre-filter this data and would be much simpler to supply the entire list and filter it within the API itself.