在带有WPF的Web浏览器中使用Bing Map [英] Use Bing Map in a Webbrowser with WPF

查看:91
本文介绍了在带有WPF的Web浏览器中使用Bing Map的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我必须使用Bing Map在WPF中开发一个应用程序。我必须使用webbrowser来显示带有Framework 3.5的Bing Map(非API)。

我搜索一个很好的例子



谢谢



jerem

Hi,

i must develop an application in WPF with Bing Map. I must use a webbrowser to display a Bing Map (Not API)with Framework 3.5.
I search a good example

thanks

jerem

推荐答案

如果您不需要API提供的任何内容,您只需导航到url你想要的地图。您可以搜索url参数以找出一些参数及其执行的操作,例如:



http://alastaira.wordpress.com/2012/06/19/url-parameters-for-the-bing-maps -website / [ ^ ]



另一种选择是创建自己的html页面并根据需要进行操作,然后将该文件加载到webbrowser中控制。您可以通过查看AJAX控制文档来获取示例html功能。

http://bingmapsportal.com/ISDK/ AjaxV7 [ ^ ]



从经验来看,我建议只拿一把钥匙......
If you don't need anything that APIs provide, you just navigate to the url of the map you want. You can search for url parameters to find out some of the parameters and what they do such as:

http://alastaira.wordpress.com/2012/06/19/url-parameters-for-the-bing-maps-website/[^]

The other option is to create your own html page and manipulate as needed and then load that file into your webbrowser control. You can get sample html functionality by looking at the AJAX control documentation.
http://bingmapsportal.com/ISDK/AjaxV7[^]

From experience I recommend just getting a key...


这篇关于在带有WPF的Web浏览器中使用Bing Map的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆