OptionsFactoryCreateOauth(String, String, String, IDomElement) Method
Create the options object which used for initializing the API for use oAuth authorization
Namespace: StreetSmart.Common.FactoriesAssemblies: StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 25.7.0.0+8d57adf8e9b2f0e8b292285b4ebbbdc257654fdc
StreetSmart.WPF (in StreetSmart.WPF.dll) Version: 25.7.0.0+8d57adf8e9b2f0e8b292285b4ebbbdc257654fdc
public static IOptions CreateOauth(
string clientId,
string apiKey,
string srs,
IDomElement element
)
- clientId String
- The clientId of the OAuth user.
- apiKey String
- ApiKey given to the user.
- srs String
- Coordinate system used in the API. E.g. "EPSG:29882".
- element IDomElement
- The Domelement where in the panoramic image is rendered.
IOptionsObject containing the options used for initializing the API
Supported in: 18.7