-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpbiviz.json
More file actions
26 lines (26 loc) · 789 Bytes
/
pbiviz.json
File metadata and controls
26 lines (26 loc) · 789 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"visual": {
"name": "oSMaps",
"displayName": "OS Power BI Map Visual",
"guid": "oSMaps455D1584AE894DF6B26F87D8DED2142B",
"visualClassName": "OSPowerBIVisual",
"version": "1.0.1.0",
"description": "OS PowerBI Custom Visual",
"supportUrl": "https://github.com/OrdnanceSurvey/os-powerbi-map",
"gitHubUrl": "https://github.com/OrdnanceSurvey/os-powerbi-map"
},
"apiVersion": "5.3.0",
"author": {
"name": "Ordnance Survey",
"email": "harry.gibson@os.uk"
},
"assets": {
"icon": "assets/icon.png"
},
"externalJS": null,
"style": "style/visual.less",
"capabilities": "capabilities.json",
"dependencies": null,
"stringResources": [],
"version": "0.0.0.1"
}