Skip to content

Commit

Permalink
Zoom out
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommimon committed Apr 11, 2021
1 parent 3261a04 commit 882b5a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion map.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ function GetMap() {

map = new Microsoft.Maps.Map('#myMap', {
center: new Microsoft.Maps.Location(44.643, 10.925229),
zoom: 17,
zoom: 12,
});

// initialize infobox for future use
Expand Down

0 comments on commit 882b5a5

Please sign in to comment.