Hi team, I have a dataset like below,
Branch ID | Branch Name | Zip Code | Latitude | Longitude (Latitude and Longitude are references to zip code)
Branch tagging to a zip code is custom to internal operations.
If the dataset has a Branch with 10 Zip Codes, the user does not want to show the dots for each zip codes but show only the outline of the area that covers all of the 10 zip codes to show as the branch outline (separate Data Layer with custom borders) For some reason I am missing "Polygon" layer when I create visual using latitude and longitude.
Please advise on how to achieve this.
Thanks in advance.