From 3d09b93df55c95a3e2a3e5c308371b668e849f3d Mon Sep 17 00:00:00 2001 From: harukin-DeskMini Date: Mon, 27 Mar 2023 05:37:20 +0900 Subject: [PATCH] =?UTF-8?q?=E6=9A=AB=E5=AE=9A=E7=9A=84=E3=83=96=E3=83=A9?= =?UTF-8?q?=E3=82=A6=E3=82=B6=E3=82=B8=E3=83=A3=E3=83=B3=E3=83=97=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ActionSheetComponents/StationDeteilView.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/ActionSheetComponents/StationDeteilView.js b/components/ActionSheetComponents/StationDeteilView.js index 4ecabe8..8e08395 100644 --- a/components/ActionSheetComponents/StationDeteilView.js +++ b/components/ActionSheetComponents/StationDeteilView.js @@ -312,8 +312,8 @@ const 駅構内図 = (props) => { alignItems: "center", margin: 2, }} - onLongPress={() => Linking.openURL(props.uri + "images/kounai.gif")} - onPress={() => setOpen(!open)} + onPress={() => Linking.openURL(props.uri + "/kounai_map.html")} + //onPress={() => setOpen(!open)} >