Thanks to your usefull suggession. i got the result. thanks many more...
By Devaraju .T On Jun 25, 2:08 pm, Andrew Leach <[email protected]> wrote: > On Jun 25, 8:06 am, Deva raju <[email protected]> wrote: > > > > > i need a function in javascript that should return zipcode only by > > given street address,city and state. > > > or > > i need a function in javascript that should return zipcode array only > > by given street address,city and state (if zipcode is more than one). > > Have you looked at the documentation? > > http://code.google.com/apis/maps/documentation/javascript/v2/referenc... > > Bear in mind that although the geocoder returns an address and will > probably include a zip/post/pin code, it's not designed as an address > validator. > > Also: any particular address will almost certainly not have more than > one zipcode. But getLocations() can return an array of results. > > > plz reply me ASAP. > > http://www.catb.org/%7Eesr/faqs/smart-questions.html#urgent -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
