Hi,
in my project I have several pages, but 2 of them are important for my question:
- first page contains addresses (and other info), based on a google sheet
- second page only has a map plugin, with “fixed” coordinates.
Suppose I add the coordinates (lat / long) of each address in my GoogleSheet in a new column, is it possible to create an action in the first page (button next to each address) that shows a map (like goto page 2), but where I pass the lat/long parameters from the table to display the address on the map.
I see an action (after button press) where the target is the map in second page and different actions (property > map > …) like start lat, current lat, etc. But I don’t know which one to use and how to pass the parameters from the table.
Wim