I have a list of records along with locations at my back-end. Now in flutter I want to set a button that will directly open google maps with the location info.
According to the documentation on launch maps, when i selection add action > launch maps I should be getting option to set the lat & long of the location, however I'm unable to see this. there is only a single data input field.
link to docs: https://docs.flutterflow.io/integrations/maps/launch-map#adding-launch-map-action