-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.yml
More file actions
46 lines (46 loc) · 981 Bytes
/
config.yml
File metadata and controls
46 lines (46 loc) · 981 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
controllers:
- GeoDashControllerBase.js
- GeoDashControllerModal.js
directives:
- svg/ngSvgText.js
- svg/svg.js
- geodashBase.js
- onLinkDone.js
- onRepeatDone.js
- geodashBtnClose.js
- geodashBtnInfo.js
- geodashBtn.js
- geodashLabel.js
- geodashTab.js
- geodashTabs.js
enumerations:
- dates.js
templates:
- geodash_tab.tpl.html
- geodash_tabs.tpl.html
- geodash_btn_close.tpl.html
- geodash_btn_info.tpl.html
- geodash_btn.tpl.html
- geodash_label.tpl.html
filters: []
handlers: []
schemas:
- base.yml
- baselayers.yml
- assets.yml
- featurelayers.yml
- controls.yml
- view.yml
- servers.yml
- pages.yml
- { id: css, path: lib/css.yml}
- { id: link, path: lib/link.yml}
- { id: intent, path: lib/intent.yml}
- { id: intents, path: lib/intents.yml}
- { id: placement, path: lib/placement.yml}
- { id: position, path: lib/position.yml}
- { id: tooltip, path: lib/tooltip.yml}
modals: []
less:
- base.less