Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
geographyclub committed Feb 8, 2024
1 parent 58252fd commit 8351525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@

var randomCoordinates = getRandomCoordinates([[25, -128], [55, -68]]);
// map.setView(randomCoordinates, 5);
map.setView([36, -98], 4);
map.setView([30, -98], 3);

// featuregroups
var feature_cover = new L.featureGroup();
Expand Down

0 comments on commit 8351525

Please # to comment.