Hi Andrew,
Thanks for the reply.

I modified the "v=2" to "v=2.55" and it was working. I was able to
calculate the distance, but its not showing me the map. What could be the
reason for this..
Will it be same you stated above.

Thanks,
Priya



On Tue, Jan 3, 2012 at 4:54 PM, Andrew Leach <[email protected]>wrote:

> On 3 January 2012 09:49, Priya <[email protected]> wrote:
> > HI
> >
> > I am learning Google APIs. Created one webpage but getting this error
> > "GClientGeocoder is undefined"   on loading.
> >
> > Can someone help me out.. PLease...Thanks in Advance..
>
> You are loading the Version 3 API as well as the Version 2 API. They
> are not compatible, and you need to use one or the other and then
> tailor your code to match the API. Since most of the code you've
> written is Version 3, take out the line which references v=2.55
> [that's really, really old anyway] and then research the Version 3
> implementation of the geocoder.
>
> Version 3 has its own Group, too:
> http://groups.google.com/group/google-maps-js-api-v3
>
> --
> 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.

Reply via email to