How can I find the nearest hospital/fire department or anything like that around a specific city/area?
If you go to maps.google.com, then you type "San Francisco", then type "hospital", you will see all the hospitals around San Francisco.
Can the same thing be applied using geocoder?
Thanks a bunch!
Additional Note: I'm trying to use the geocoder manually, instead of using the search bar. That way I can control the outcome of the search-results.