Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解
已存档

Google Map is not displaying/loading in geckofx browser control embeeded in .net wpf window app

markwarner22 已回复
Gajendra_Tiwari

Hi team, I have created a web application using angularJs(angualr 1) and html in which a web page displays google map.it is working perfectly when we open in Firefox and chrome browse. I have created a wpf window application using .net framework 4.6.1 and embedded geckofx control to render web pages from web application .Issue is that google map is not rendering in the gecko browser embedded in wpf application , Although other contents/element except google map components of the same page are getting displayed in the geocko embedded wpf control(WindowsFormsHost). But when we open the same page in Firefox browser ,it is working fine. It seems like the issue might be related to how Geckofx handles certain JavaScript or rendering features required by Google Maps. Is there any configure or setting that is require to be set in geckofx to get the google map displayed ? or is there anything which is not supported by geckofx ?

Hi team, I have created a web application using angularJs(angualr 1) and html in which a web page displays google map.it is working perfectly when we open in Firefox and chrome browse. I have created a wpf window application using .net framework 4.6.1 and embedded geckofx control to render web pages from web application .Issue is that google map is not rendering in the gecko browser embedded in wpf application , Although other contents/element except google map components of the same page are getting displayed in the geocko embedded wpf control(WindowsFormsHost). But when we open the same page in Firefox browser ,it is working fine. It seems like the issue might be related to how Geckofx handles certain JavaScript or rendering features required by Google Maps. Is there any configure or setting that is require to be set in geckofx to get the google map displayed ? or is there anything which is not supported by geckofx ?

所有回复 (1)

Is this a part of Firefox browser?