fluttercommunity / fluttercommunity/flutter_webview_plugin
If target is Google Maps, position is impossible to get
オープン
not enough info
- 主要言語
- Java
- スター
- 1.5k
- フォーク
- 938
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I tried this code
`final flutterWebviewPlugin = new FlutterWebviewPlugin();
var url = "https://www.google.com/maps/";
flutterWebviewPlugin.launch(
url,
withJavascript: true,
);`
The interface works fine, but it's impossible for google maps to get the position of the user.
No permissions are asked and it just doesn't work.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。