Skip to content

Commit f5e78b8

Browse files
Keith BannisterKeith Bannister
authored andcommitted
adjust zoom
1 parent a470c1d commit f5e78b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ekayak.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const locationOptions = {
1313
timeout: 700 // milliseconds
1414
};
1515

16-
var zoomLevel = 19;
16+
var zoomLevel = 17;
1717

1818
// Create a client instance
1919
let client = new Paho.MQTT.Client(loc.hostname, Number(loc.port), "clientId");

0 commit comments

Comments
 (0)