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)} >