I'm creating an app with AppEngine (Java) that needs access to local map information. In general, I'd like to search any query such as: gas stations, cheap restaurants, banks, or whatever in a certain area.
What is the best way to do this, and with which Service or API ?