Showing posts with label Google Maps. Show all posts
Showing posts with label Google Maps. Show all posts

Sunday, May 22, 2011

ArcGIS JavaScript API sample to display the current latitude and longitude

Hi,

Here is a sample of ArcGIS Javascript API using google maps web services. To use google web services we need to register with them. After registration with google, they provide a API Key specifically for our domain, say for example in our case it is KuwaitFresh.com.

About the Sample, it helps us to fetch exactly the current Latitude and longitude on mouse click on the respective position. Please click the link below to navigate to the live sample. Thanks

Live Sample