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

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen
Archiviert

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

markwarner22 beantwortet
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 ?

Alle Antworten (1)

Is this a part of Firefox browser?