vote up 0 vote down star

I'd like to show a single specific local business on a google map (API V3) with the associated reviews, directions etc.

Example

Can anyone point me in the right direction for doco or code examples?

flag

1 Answer

vote up 1 vote down check

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.

link|flag
Thanks mate, thats the sort of thing I was after. – lobsterino Nov 4 at 5:03

Your Answer

Get an OpenID
or

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