I’d like to show a single specific local business on a google map (API V3) with the associated reviews, directions etc.
Can anyone point me in the right direction for doco or code examples?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For a single known business, you can use the business’s CID (customer ID) code to display the map with local info.
La Palma in San Francisco:
http://maps.google.com/maps?cid=16753855001018446220
How do you get the CID? Do a search for the business on Google Maps and find the business in the result list. The CID will appear in the query arguments of the URL for the listing.
Note: This isn’t in the Google Maps API, or documented anywhere I could find.