I'm using the google.maps.Geocoder object to build a text input with fuzzy text. For example if I put the word "buda" into this filed I call object Geocoder. Why Geocoder doesn't find the city "Budapest". Can I use in the name parameter any wildcard? For example name = "%buda" or name = "*buda", etc.?
-- 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.
