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 f882191

Browse files
mojoaxelcamdecoster
authored andcommitted
chore: fix typo in min/maxscale attributes
1 parent 8a2c0c5 commit f882191

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/plots/geo/layout_attributes.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ var attrs = module.exports = overrideAll({
183183
dflt: 0,
184184
description: [
185185
'Minimal zoom level of the map view.',
186-
'A minScale of *0.5* (50%) corresponds to a zoom level',
186+
'A minscale of *0.5* (50%) corresponds to a zoom level',
187187
'where the map has half the size of base zoom level.'
188188
].join(' ')
189189
},
@@ -193,7 +193,7 @@ var attrs = module.exports = overrideAll({
193193
dflt: -1,
194194
description: [
195195
'Maximal zoom level of the map view.',
196-
'A maxScale of *2* (200%) corresponds to a zoom level',
196+
'A maxscale of *2* (200%) corresponds to a zoom level',
197197
'where the map is twice as big as the base layer.'
198198
].join(' ')
199199
},

0 commit comments

Comments
(0)

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