javascript - Determine Distance between two Addresses Client Side -


i'm building web site needs calculate shipping costs of products based on distance store (we ship product ourselves). want automatically calculate cost based on distance (driving or exact).

other questions on here mention google maps api, don't want display map (required policy).

preferably, determine value client side, , not have use api key.


Comments

Popular posts from this blog

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

python - Poor performance of db. inserts using django-mssql -

python - multiprocessing pool with map -