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 36b25f5

Browse files
committed
update Chapter 22
1 parent 40bbb90 commit 36b25f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Chapter22/where-am-i/App.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { Text, View } from "react-native";
33
import * as Location from "expo-location";
44
import styles from "./styles";
55

6-
const API_KEY = "AIzaSyAKNPuqQ8vk4WJhhHtH0px3TIfNET5y1zo";
6+
const API_KEY = "";
77
const URL = `https://maps.google.com/maps/api/geocode/json?key=${API_KEY}&latlng=`;
88

99
export default function WhereAmI() {

0 commit comments

Comments
(0)

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