Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 976 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 976 Bytes

Sample Demo Using Google Maps API and Sendy API

Requires

What the code does

  • Simulates how to get geocoding data from Google Maps
  • Adds autocomplete feature on the address field
  • Show selected address on the map
  • Convert an address to geocode Latitude/Longitude positioning with Google Maps
  • Send Latitude and Longitude coordinates to Sendy API
  • Obtain distance and delivery rates as calculated by Sendy
  • Used as a guide to develop integration of e-commerce website checkout with local delivery

To run a test

Enter your details and submit to see the data submitted and received from the APIs

Credits

This plugin makes use of jQuery Geocoding and Places Autocomplete Plugin by Martin Kleppe @ubilabs