fluttercommunity / fluttercommunity/flutter_webview_plugin

If target is Google Maps, position is impossible to get

オープン
#197 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。