Delivery Location Input Using Google Maps

Hi @Sakhile , I understand your problem, in my country same thing happens. You can achieve this functionality by using an app like Wayfinder. The app allows you to obtain customer delivery coordinates by:

  1. Embedding a Google Maps in your website. You can place it wherever you want using the Theme Editor. I recommend placing it in the Cart Page since it is the step prior to checkout.
  2. You can enable functionality to disable go to Checkout buttons if you want location selection to be required.
  3. You update your changes.
    Once a customer pin drops their location and makes a purchase, the Latitude and Longitude Coordinates will be saved on the order details for that purchase.
    Hope this helped you!