如何在visual studio 2008中添加地图 [英] how can add map in visual studio 2008

查看:217
本文介绍了如何在visual studio 2008中添加地图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

谢谢你的帮助

شكرالكملمساعدتي

thank you for help
شكرا لكم لمساعدتي

推荐答案

我还没有尝试添加实时谷歌地图,但我想你可以搜索谷歌地图api。

但是,如果你只是想要一个图像,请执行以下操作:



拖动pictureBox控件到你的表单。

在Form_Load事件中输入 pictureBox1.Source =yourImage.png;

这就是它。希望这有帮助 - CCB
I have not tried to add a live google map, but I think you can search for a google maps api.
But then,if you just want an image do the following:

Drag a pictureBox control to your form.
In the Form_Load event put pictureBox1.Source = "yourImage.png";
And that's it. Hope this helps - CCB


这篇关于如何在visual studio 2008中添加地图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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