Hey,
I'm trying to run the example:
http://code.google.com/apis/maps/documentation/javascript/examples/place-search.html
I change the type of 'store' to 'bus_station' or 'subway_station' but it
doesn't work. Even change to other place or change radius to search
'bus_station', it doesn't work.
var request = {
location: pyrmont,
radius: 500,
types: ['store']
};
Hope you know why. Thanks!
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-maps-js-api-v3/-/qRsosikj3e0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-js-api-v3?hl=en.