Skip to content

Commit f9add31

Browse files
committed
Increased retryCount to resolve remaining elevation issues.
1 parent 30b8af6 commit f9add31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/OneWorldSDK_Viewer.config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
//Number of times to retry fetching elevation data
7070
//If using a public bing key, try setting this number
7171
//significantly higher for better elevation results
72-
"retryCount": 20
72+
"retryCount": 50
7373
}
7474
},
7575

0 commit comments

Comments
 (0)