Maps for WinRT
VirtualEarthHybridSource Constructor(String)


Initializes a new VirtualEarthHybridSource with a Bing Maps Key.
Syntax
'Declaration
 
Public Function New( _
   ByVal key As String _
)
'Usage
 
Dim key As String
 
Dim instance As New VirtualEarthHybridSource(key)
public VirtualEarthHybridSource( 
   string key
)

Parameters

key
Remarks
See this MSDN article for information on how to get a Bing Maps Key.
See Also

Reference

VirtualEarthHybridSource Class
VirtualEarthHybridSource Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback