Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5b1263a

Browse files
committed
zoom level
1 parent a48cdd4 commit 5b1263a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎coordinate-calcite/map.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const view = new MapView({
1919
container: "viewDiv",
2020
map,
2121
center: [-116.545601, 33.830517],
22-
zoom: 10,
22+
zoom: 12,
2323
});
2424

2525
const ccWidget = new CoordinateConversion({ view, multipleConversions: true });

‎coordinate/src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ function App() {
1717
},
1818
{
1919
center: [-116.545601, 33.830517],
20-
zoom: 10,
20+
zoom: 12,
2121
}
2222
);
2323

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /