function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SfdcBlueFishSfdcBlueFish 

Getting Longtude and lattitude for given address?

Hai,

 

       How we can find longitude and lattitude for the given address and i need to display map for that on vfpage.How can we achieve this. Can any body please help me.

 

 

Thanks in Advance

  Sfdc Blue Fish

IspitaIspita

Hi,

You can use google map API which can help you find the Latitute and longitude based on the zipcode of the place in question.

 

Please refer to the following link:-

 

http://blog.sforce.com/sforce/2008/11/google-maps-and.html

sekharasekhara

http://techblog.appirio.com/2008/08/google-geocoding-from-visualforce.html

 

 

PFA


Ispita wrote:

Hi,

You can use google map API which can help you find the Latitute and longitude based on the zipcode of the place in question.

 

Please refer to the following link:-

 

http://blog.sforce.com/sforce/2008/11/google-maps-and.html