Another small video and educational resource posted by WIX SHOW. In this episode you will learn how to use fetch in WIX Code to geo code any address and get the structional inormation from Google GEO API.
This is a must if you work with any type where you want people to enter addresses and want to store that in different fields. It’s very hard to get correct state, city and other information by parsing a adress string. Using this makes it really easy to get the correct information from Google.
We also plot the results on a Google Map just for fun. All code is included at WIX SHOW and you can watch the video for free here. To read the full article and get the code go here https://www.wixshow.com/wix-code-fetch-geocode-sample
Happy coding using WIX Code!