Hi David,
We don’t have built-in shape file with ZIP Coded functionality in our Dashboard Platform.
However, you can achieve your requirement “Map with ZipCode functionality” by using Custom JSON settings in Map widget through our Dashboard Designer.
To achieve your requirement, please follow the below steps:
- Add a Bubble/Choropleth map widget in Dashboard Designer Canvas and go to Properties tab.
- Load your customized shape (JSON) file by using “Custom” option, available in Map settings. For more details, please refer this link.
- Ensure that your shape file has zip code and its value. For example, "properties": { "zipcode" : "70510"}
- Select ‘zipcode’ (or related property name) option from the Combo Box Column of Map widget as in below image:
- Go to Data Section and, bind the “ZipCode” column from your Data Source to the Map Widget. Please refer this link for more details.
Please let us know if you need any further assistance on this.
Regards,
Gayathri M