GetAddress.io Latitude & Longitude
- or -
Post a project like this383
£20(approx. $28)
- Posted:
- Proposals: 8
- Remote
- #2674013
- Awarded
Company Director| Wordpress Developer | Front End Developer | Google Certified | Responsive Web Design & Development | Web Developer | HTML | CSS3

CERT 5 Level Infographic Designer /WP /Shopify/ WooCommerce /PHPLaravel,HTML/ Python Developer

33760094404050613910587881726988251644034098673579434





Description
Experience Level: Entry
0
I am using the below code successfully on my website to capture the address details, however i am tring to capture the latitude and longitude for each address too without success, i have put the below code in
latitude: '#latitude',
longitude: '#longitude'
And i am struggling to get it to work, hoping that someone can point me in the right direction, price is fixed, please only make contact if you can complete this task right away!
The API used is from GetAddress.io
$('#postcode_lookup').getAddress({
api_key: 'REMOVED',
output_fields:{
line_1: '#address',
line_2: '#line2',
line_3: '#line3',
post_town: '#town',
county: '#county',
postcode: '#postcode',
latitude: '#latitude',
longitude: '#longitude'
},
onAddressSelected: function(elem,index){
let postcode = $('#getaddress_input').val();
$('#postcode').val(postcode.toUpperCase());
}
});
I am using the below code successfully on my website to capture the address details, however i am tring to capture the latitude and longitude for each address too without success, i have put the below code in
latitude: '#latitude',
longitude: '#longitude'
And i am struggling to get it to work, hoping that someone can point me in the right direction, price is fixed, please only make contact if you can complete this task right away!
The API used is from GetAddress.io
$('#postcode_lookup').getAddress({
api_key: 'REMOVED',
output_fields:{
line_1: '#address',
line_2: '#line2',
line_3: '#line3',
post_town: '#town',
county: '#county',
postcode: '#postcode',
latitude: '#latitude',
longitude: '#longitude'
},
onAddressSelected: function(elem,index){
let postcode = $('#getaddress_input').val();
$('#postcode').val(postcode.toUpperCase());
}
});

Jamie D.
100% (4)Projects Completed
7
Freelancers worked with
7
Projects awarded
16%
Last project
8 May 2020
United Kingdom
New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
There are no clarification messages.
We use cookies to improve your experience and our services. By using PeoplePerHour, you agree to ourCookie Policy