Map Constructor | |
Constructor with Google Api key
Namespace:
SIC.Map.Models
Assembly:
SIC.Map (in SIC.Map.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax public Map(
string pApiKey
)
Public Sub New (
pApiKey As String
)
Parameters
- pApiKey
- Type: SystemString
[Missing <param name="pApiKey"/> documentation for "M:SIC.Map.Models.Map.#ctor(System.String)"]
See Also