Skip to content

Commit

Permalink
set maxPitch:85 to supports sky API
Browse files Browse the repository at this point in the history
  • Loading branch information
smellman committed Sep 1, 2024
1 parent 920e73f commit 609afb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions provider/default/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
const options = {
container: 'map',
hash: true,
maxPitch: 85,
style,
}
if (center) options.center = center
Expand Down

0 comments on commit 609afb8

Please sign in to comment.