Greetings. I wonder if I can make in weweb a feature where user types their location in a field, and google maps search their location and output the distance from a shop location(which is dynamic data). Also how to make suggestions of address from the dropdown. Thank you.
I’m on my phone now and can’t check the map element in weweb.
For shure you can use custom code to integrate distance matrix
1 Like
please, I would love to know how to do that!
Are you comfortable with javascript and vue?
Weweb custom components are vue components plus some configuration and convention.
Have a look at the docs
Feel free to dm me if you need help