How to Configure Open Map task?

How to configure Open Map Task in vDesigner 2.0?

1 Like

Hello @aakriti.kamboj, You can check the Vahana Academy as it is available there. Here is the link: Open Maps – Vahana Academy.
For latitude and longitude, you can use the ‘Save Location’ task.

“saveLocation”: {
“latitude”: “string”,
“longitude”: “string”
}

14 Likes

You can refer the below image for better understanding. In the below image I have provided static latitude and longitude. Whenever this task execute then it will open the map as per the provided latitude and longitude.

1 Like