Constructor
# new Authorization(options)
다비오지도 실내지도 플랫폼을 통해 발급받은 인증키
Parameters:
Name | Type | Description |
---|---|---|
options |
AuthorizationOption
|
인증 정보 |
- See:
Example
let authorization = new indoorMapApi.Authorization({
clientId: "28AXw_veA2YbNKDP6poTpT",
clientSecret: "70c540c169af62808f4da3709e988e06"});