IOptions Interface
Object containing the options used for initializing the API
Namespace: StreetSmart.Common.Interfaces.DataAssemblies: StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 25.4.0.0+7bd49053dfe51af01391d923dce38932dc8e8587
StreetSmart.WPF (in StreetSmart.WPF.dll) Version: 25.4.0.0+7bd49053dfe51af01391d923dce38932dc8e8587
public interface IOptions
AddressSettings |
The address settings to use for address searches.
|
APIKey |
ApiKey given to the user.
|
ClientId |
ClientId given to the user (for OAuth log in)
|
ConfigurationURL |
Deprecated - Alternate configuration url to use for all configuration services
|
DoOAuthLogoutOnDestroy |
Flag for oauth logout to happen with destroy
|
Element |
DomElement where in the panoramic viewer is rendered
|
Locale |
Language used as default in the API.
|
LoginOauth |
Flag for login with oauth
|
LoginOauthSilentOnly |
Indicates to login with OAuth with silent authentication only. true means using silent authentication only. false means use silent authentication together with login popup authentication if silent authentication fails (for example when user session expired). This parameter is optional and false is default.
|
Password |
Password of the user.
|
SRS |
Coordinate system used in the API. E.g. "EPSG:29882".
|
Username |
Username of the user.
|
Supported in: 18.7