I’m trying to generate a Google Map URL with multiple locations.
The data comes from an Airtable field which I iterated into separate bundles.
Google Maps’ get a location will do its job for how many bundles were provided, but will overwrite the previous one each time.
I don’t know which modules to use so I can input multiple addresses in Google Map to generate one URL with all locations.
Thanks for this, but I’m looking to have only one map URL showing up all markers.
I have multiple locations that I want to show up on one Google Map URL.
I tried aggregating all the adresses to input them into one Google Map Module, but it don’t look like the Module can manage more than one location.