forked from reearth/plugin-example
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreearth.yml
44 lines (44 loc) · 885 Bytes
/
reearth.yml
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
id: reearth-plugin-example
name: Example Plug-in
version: 1.0.0
extensions:
- id: iss
type: widget
name: ISS Widget
widgetLayout:
extendable:
horizontally: true
vertically: true
- id: text
type: widget
name: Text Widget
schema:
groups:
- id: default
fields:
- id: text
type: string
title: Text
- id: map
type: block
name: Map Block
schema:
groups:
- id: default
fields:
- id: location
type: latlng
title: Location
- id: estat-chart
type: block
name: e-stat
schema:
groups:
- id: default
fields:
- id: appId
type: string
title: App ID
- id: area
type: number
title: Area code