I’d like to use the Google Maps component to read a JSON file of locations.
The JSON file is stored on a website, so the file is accessed using a URL. The JSON Read block accepts a string only (no URL). How would I download the file via URL, and then pass that text to the JSON Read block? Thanks.
What is the link to that Json?? Depending on the type of json information if it is a string or an object, you can use the JsonTools extension or the component within Kodular.