Skip to content

Commit 30beee9

Browse files
committed
[Config] Adjust static-map default zoom level from 16 to 17 in application-prod.yml
1 parent 597822c commit 30beee9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/application-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ static-map:
185185
api-key: ${STATIC_MAP_API_KEY}
186186
width: 300
187187
height: 300
188-
level: 16
188+
level: 17
189189
scale: 2
190190
marker-style: "size:mid|color:blue"
191191
view-size-ratio: 0.5

0 commit comments

Comments
 (0)