We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309e084 commit fd19ca4Copy full SHA for fd19ca4
CS/AspNetCoreCustomItem/Data/Dashboards/countryInfo.xml
@@ -12,7 +12,9 @@
12
</DataSources>
13
<Items>
14
<CustomItem ComponentName="customItemDashboardItem1" Name="Online Map" DataSource="excelDataSource1" CustomItemType="OnlineMap">
15
+ <CustomProperties>
16
<Type>RoadMap</Type>
17
+ </CustomProperties>
18
<InteractivityOptions MasterFilterMode="Single" />
19
<DataItems>
20
<Dimension DataMember="Latitude" DefaultId="DataItem0" />
0 commit comments