• Is there a way to only use coordinates instead of address to calculate distqnce. I have been trying to see if i can change something in source file but cant seem to figure anything out please help me.

Viewing 1 replies (of 1 total)
  • Plugin Author Sofyan Sitorus

    (@sofyansitorus)

    Hi,

    There is 2 filters available to modify the destination info:

    wcsdm_destination_info_pre and wcsdm_destination_info

    Return an array of coordinate from those filter will do the job.

    array(41.85, -87.65)

    But still the challenging part is how you to collect the coordinate info from the client and submit it into the filter above.

    Good luck

Viewing 1 replies (of 1 total)
  • The topic ‘using coordinates instead of coordinates’ is closed to new replies.