google chrome - dotnetbrowser with earth plugin too slow -
i testing dotnetbrowser teamdev.com within wpf application.
when call google maps 3d functionality this:
https://www.google.com/maps/@50.052475,8.7434217,109a,20y,41.07h,76.14t/data=!3m1!1e3
the viewer works slow. takes 5x time in google chrome on same machine.
the code same in simple example on teamdev homepage.
any tipps? gl teenriot
you can try use heavyweight browser mode:
browser browser = browserfactory.create(browsertype.heavyweight);
if problem persists, please contact our support via email address, provided in evaluation email.
Comments
Post a Comment