When using the Google maps API to display the map, restaurants, schools, airports, stores, etc. are not being marked as seen on maps.google.com.

How do you make the API mark these locations?

link|improve this question

We need more detail.. – Adel Sep 24 '11 at 18:50
When I use the google maps API to display a location, the nearby restaurants,stores,schools etc. are not marked. I want these to be marked in my map. How to achieve this? I am using "address" as input parameter and "Geocoding" to display the location. – Vivek Sep 24 '11 at 19:19
feedback

1 Answer

up vote 1 down vote accepted

You'd need to use the Places library, but it won't be as easy as you'd like. There are currently some 126 different place types you'd have to consider.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.