Mark places using country names in google map.

0
Hi community,                         I have used some google map widgets . It asking some latitude and longitude of the country. My scenario is to search with country name directly without using directions. I hope this community will help me.
asked
1 answers
0

Hi MOHAMMED FAROOK,

                                               The developed widget get the DS for Latitude and Longitude. To achieve this 1. create a master date where it contains all the country name with Latitude & Longitude, then create a microflow just pass the value by creating a object and pass the parameter to the widget page.

  1.  Or else you need to consume a API where it gives country name with  Latitude & Longitude and pass the data using microflow.

I hope it will be useful, try once and comment me here..

answered