Skip to content

Commit a470c1d

Browse files
Keith BannisterKeith Bannister
authored andcommitted
make zoom more
1 parent 780d686 commit a470c1d

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 = 16;
16+
var zoomLevel = 19;
1717

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

0 commit comments

Comments
 (0)