Google Maps show location based on user inputs
Posted
by
Kiran Badi
on Stack Overflow
See other posts from Stack Overflow
or by Kiran Badi
Published on 2012-07-02T15:13:00Z
Indexed on
2012/07/02
15:15 UTC
Read the original article
Hit count: 309
Hi I have an web application where in I have 4 fields in the form, like streetname,nearest street,zip,state and country.Based on this I need to show the location of this address in the google maps.I have to implement this functionality for GoogleMaps/Bing/ and Yahoo maps. Can someone point to correct api's for these.This is my first implementation of maps,so need some inputs.Appreciate if someone can point me to right direction.
© Stack Overflow or respective owner