且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

在vb.net图片框控件中显示bing map

更新时间:2023-11-03 09:55:04

 大多数人都不会发送任何东西到您的电子邮箱,因为它会向您公开他们的电子邮件地址。 不是说你会滥用这些信息,但是, 它可能不会发生。


  TommyTwoTrains 已经为您提供了如何在上一个问题中获取bing地图图像的示例(链接如下) 。) 您需要做的就是将PictureBox的Image属性设置为该Bitmap,而不是像Tom所示将Form的BackgroundImage
设置为该位图。


  如何将bing地图合并到vb.net程序中?


 请记住标记Tom的帖子作为答案,因为他已经向你提供了你在那个问题主题中提出的问题的答案,并且也适用于你在这里提出的要求。 感谢。



using a latitude and longitude .. how do <g class="gr_ gr_239 gr-alert gr_tiny gr_spell gr_inline_cards gr_run_anim ContextualSpelling multiReplace" data-gr-id="239" id="239">i</g> display a bing map in a vb.net form <g class="gr_ gr_237 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" data-gr-id="237" id="237">picturebox</g> control?

<g class="gr_ gr_236 gr-alert gr_tiny gr_spell gr_inline_cards gr_run_anim ContextualSpelling multiReplace" data-gr-id="236" id="236">i</g> have a key

respond to my email if you can.

thanks for your time.

jerry gentry
jerrywa0h@sbcglobal.net


 Most people are not going to send anything to your email as it would expose their email address to you.  Not saying you would abuse that info but,  it is probably not going to happen.

 TommyTwoTrains has already given you an example of how to get the bing map image in your last question (link below).  All you need to do is set your PictureBox's Image property to that Bitmap instead of setting the Form's BackgroundImage to that Bitmap as Tom showed.

 how do i incorporate bing maps into vb.net program ?

 Please remember to mark Tom's post as the answer since he has given you the answer to what you asked in that question thread and also will also work for what you are asking here too.  Thanks.