Hello everyone,
I want the user to enter the country, select the city and the system automaticly gives him the nearest store.
How can I achieve this without having an excel as a data source? Can I use bing engine ?
Thanks a tons,
Martin
I have a Table containing all my store information, their address, their zip code, city, country etc.
I want the user to select a dropdown element containing all countries and another box containing all cities and from their selection, I want to tell them our closest store.
Bump
Hi @rhamza ,
Your idea is right, you could use the getroute function of Bing map.
Before using this function, please get the longitude and latitude of all stores.
If you don’t want to use bing map, I think this link will help you. Here
It will directly calculate the distance between two places through longitude and latitude.
Best Regards,
Wearsky
If my post helps, then please consider Accept it as the solution to help others. Thanks.
User | Count |
---|---|
253 | |
106 | |
88 | |
51 | |
43 |