Hello there, I'm wondering if anyone has had any experience with searching cross streets. We have an open text search field that we'd like to search by a number of methods (ie, address, neighborhood, landmark, cross streets). I'm using the Google Places API autocomplete code and it works very well for most of the data, but while even the native google maps search does not complete cross streets they do a very good job of actually locating them when entered. I'm thinking I could probably send a request to geocode the address entered if it doesn't match an autocomplete value, but I'm not sure if that's the best way to go about it. Just wanted to see if anyone else has done this and could share their ideas. Thanks!
- Jim -- 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/-/9N37V6Kodu0J. 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.
