The JavaScript source code of this page will provide the basic approach. http://www.replyat.com/GL_SimpleSteps.asp
On Fri, Oct 21, 2011 at 9:00 PM, Danilo Giaretta <[email protected]>wrote: > You are the best. > Thanks bro. > > :D > > On 21 out, 12:36, "[email protected]" <[email protected]> wrote: > > On Oct 21, 5:21 am, Danilo Giaretta <[email protected]> wrote: > > > > > Hi Friends, > > > I need a function that receives an address (may be just the City), and > > > I return the geographical coordinates of the address. > > > My system will be accessed by different users in different locations > > > around the world. > > > I need to load the map according to the location of the User accesses. > > > I have all the address data. > > > Street, number, zip code, city and country. > > > > > This is possible? > > > > It is called a geocoder. There are geocoders for the v2 API (the > > topic of this group, but deprecated), the v3 API and there is a web > > service. > > > > -- Larry > > > > > > > > > > > > > > > > > > > > > thanks > > > -- > > > > > Olá > > > Bom, estou precisando de uma função, que receba um endereço(pode ser > > > só a Cidade), e me retorne as coordenadas geograficas. > > > example: A função receb 'São Paulo, São Paulo' e retorna as > > > coordenadas do centro de SP. > > > Meu sistema será acessado por diferentes usuarios, em diferentes > > > locais no mundo. > > > Preciso que o mapa carregue de acordo com o local do usuario que o > > > acessa. > > > Tenho todos os dados de endereço. > > > Rua, Numero, CEP, Cidade e Pais. > > > > > Existe alguma funcao que faça isso? > > > > > obrigado. > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API V2" 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. > > -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
