Hi,
The new Maps component in Low-Code Apps/Dashboards exposes an action called 'pan to view'. I'm trying to trigger this action from a table button, to allow the user to browse through the table and then select a row he wants to navigate to on the map. Is there a way to feed the lat/lon columns of my table into this action to make this work, rather than specifying fixed lat/lon values?
Hi Reinout,
The initial intention behind this functionality was to enable panning to specific locations on the map through the use of volatile actions. These volatile actions include the coordinates to which the map should be panned.
Additionally, buttons can be utilized to create quick links that direct users to important points on the map.
Currently, it is not possible to establish a connection to a feed, but I can certainly understand the usefulness of such a feature in the future. DCP215202 has been created to follow up.