Can custom webview get location in mit app inventor?

Can custom webview get location in mit app inventor ?

You can use html5 geolocation

Yes, a custom WebView in MIT App Inventor can get location if you enable location permissions and use JavaScript with the appropriate WebView settings.