browse: forums | FAQ
Connecting Tech Pros Worldwide

Hey there! Do you need JavaScript / Ajax / DHTML help?

Get answers from our community of JavaScript / Ajax / DHTML experts on BYTES! It's free.

Geocoding- converting addresses to Latitude and longitudes

AJ
Guest
 
Posts: n/a
#1: Aug 1 '06
I'm trying to javascript for my first time using the Google Maps API
program. I was wondering if anybody could explain how to convert an
address into latitude and longitude in my javascript. using the
getLatLng to convert an address into Glatlng. I don't know what this
means




Justin McConnell
Guest
 
Posts: n/a
#2: Aug 1 '06

re: Geocoding- converting addresses to Latitude and longitudes


AJ, see here for the Google Maps API documentation on the matter:
http://www.google.com/apis/maps/docu...oding_Examples

If that doesn't clarify things I suggest posting a message in the
"Google-Maps-API" group. This is a general javascript group and they
can better help you there.

AJ wrote:
Quote:
I'm trying to javascript for my first time using the Google Maps API
program. I was wondering if anybody could explain how to convert an
address into latitude and longitude in my javascript. using the
getLatLng to convert an address into Glatlng. I don't know what this
means
Closed Thread