带热图的 wpf bing 地图应用程序?
我正在尝试将 bing 地图与热图功能集成到我的 wpf 桌面应用程序中,是否有任何 API 可以执行此操作?我搜索了微软网站,只能找到用于开发地图应用程序的API,我认为这与我想要的不同......知道我应该从哪里开始吗?
更新:我认为微软只为 silverlight 提供 bing API,我找到了 WPF 的 bing API,但我不知道如何生成此热图...任何人都可以指出我在某个地方吗?
http://www.codeproject.com/KB/IP/BingMapsWebServiceExample.aspx
i am trying to integrate bing map with heat map feature into my wpf desktop application, is there any API to do this? i searched the microsoft website and i can only found API for developing a map apps, which i think is different from what i want... any idea where should i start??
update: i think microsoft only provide the bing API for silverlight, and i found this one for WPF, but i dont know how to generate the heat map on this... can anyone point me to somewhere?
http://www.codeproject.com/KB/IP/BingMapsWebServiceExample.aspx
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
也许 Telerik 的第 3 方组件会有用?如果你能负担得起,它会节省你很多时间。
http://www.telerik.com/products/wpf/map.aspx
它使用 Bing 地图并支持热图。
Maybe that 3rd party component from Telerik would be useful? If you can afford it, it will save you a lot of time.
http://www.telerik.com/products/wpf/map.aspx
It uses Bing maps and supports heat maps.
ArcGIS 还提供了更灵活的带有热图的 WPF 控件,在此处检查开发工具
ArcGIS also offers a more flexible WPF control with heat maps, check the dev tools here