On Dec 15, 8:03 am, Gretchen <[email protected]> wrote: > OK, so local searches have a maximum result return of 8 records at a > time. This makes sense as the primary search in Google Maps (aka, > results symbolized by teardrop markers) only returns 8 records at a > time. The secondary search in Google Maps (aka, results symbolized by > red dot) returns more than 8 results so it can't be a local search. > What is it and how can I recreate this feature using the Google Maps > API?
That is not part of this API. It requires access to Google's database (at least if you want to display what appears on google's map). -- Larry > > Thanks. > > Gretchen -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. 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.
