Find the Longitude and Latitude of Address in IOS.

Updated 14 December 2016

Save

Longitude and Latitude of Given address.

Sometimes we have to  find the longitude and latitude of given address like ex (Delhi ,Rohini, street address 12 etc) for this we have to make some request using URL and  pass the value with some space at the time of the request. so it will give the corresponding longitude and latitude value.

Ex: chennai

http://maps.google.com/maps/api/geocode/json?sensor=false&address=chennai

Ex : Delhi , 108186

http://maps.google.com/maps/api/geocode/json?sensor=false&address=delhi 108186

Here I have attached code snippet :

 

1:

 

2: Now with the help of Longitude and Latitude you can draw google Map and show the actual location.

 

 

 

 

 

 

 

 

 

 

 

author
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Start a Project


    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home