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 a48cdd4

Browse files
committed
palm springs lat lon
1 parent 01af5f4 commit a48cdd4

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
@@ -18,7 +18,7 @@ const map = new Map({
1818
const view = new MapView({
1919
container: "viewDiv",
2020
map,
21-
center: [-159.5043512937587,22.049447588962245],
21+
center: [-116.545601,33.830517],
2222
zoom: 10,
2323
});
2424

‎coordinate/src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ function App() {
1616
},
1717
},
1818
{
19-
center: [-159.5043512937587,22.049447588962245],
19+
center: [-116.545601,33.830517],
2020
zoom: 10,
2121
}
2222
);

0 commit comments

Comments
(0)

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