I am using google map API in my qlik sense app to show certain geographic locations. I want to show a polygon around these individual points which I have generated using KML . How do I join my KML file to the geomakepoint used for google map API.
I have 20 odd locations for each of which I have the point coordinate and the area polygon around it. Can I show both on google map API? If so, how? I can also work with showing just the area polygon which is spread across 20 different KML files, one for each map point.