地図表示の挙動変更、位置情報への移動ボタンを実装
This commit is contained in:
@@ -19,6 +19,7 @@ export const 駅構内図:FC<Props> = (props) => {
|
||||
alignContent: "center",
|
||||
alignItems: "center",
|
||||
margin: 2,
|
||||
flex: 1,
|
||||
}}
|
||||
onPress={() => {
|
||||
navigate("howto", { info, goTo, useShow });
|
||||
|
Reference in New Issue
Block a user