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 8ed949f

Browse files
mojoaxelcamdecoster
authored andcommitted
test: adopt test/plot-schema.json to new plot-schema
1 parent f882191 commit 8ed949f

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
@@ -2373,6 +2373,20 @@
23732373
"valType": "number"
23742374
},
23752375
"editType": "plot",
2376+
"maxscale": {
2377+
"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.",
2378+
"dflt": -1,
2379+
"editType": "plot",
2380+
"min": 0,
2381+
"valType": "number"
2382+
},
2383+
"minscale": {
2384+
"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.",
2385+
"dflt": 0,
2386+
"editType": "plot",
2387+
"min": 0,
2388+
"valType": "number"
2389+
},
23762390
"parallels": {
23772391
"description": "For conic projection types only. Sets the parallels (tangent, secant) where the cone intersects the sphere.",
23782392
"editType": "plot",

0 commit comments

Comments
(0)

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