Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bcc3fab

Browse files
committed
test: adopt test/plot-schema.json to new plot-schema
1 parent d0a2322 commit bcc3fab

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

‎test/plot-schema.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2585,6 +2585,20 @@
25852585
"valType": "number"
25862586
},
25872587
"editType": "plot",
2588+
"maxscale": {
2589+
"description": "Maximal zoom level of the map view. A maxscale of *2* (200%) corresponds to a zoom level where the map is twice as big as the base layer.",
2590+
"dflt": -1,
2591+
"editType": "plot",
2592+
"min": 0,
2593+
"valType": "number"
2594+
},
2595+
"minscale": {
2596+
"description": "Minimal zoom level of the map view. A minscale of *0.5* (50%) corresponds to a zoom level where the map has half the size of base zoom level.",
2597+
"dflt": 0,
2598+
"editType": "plot",
2599+
"min": 0,
2600+
"valType": "number"
2601+
},
25882602
"parallels": {
25892603
"description": "For conic projection types only. Sets the parallels (tangent, secant) where the cone intersects the sphere.",
25902604
"editType": "plot",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /