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

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -