Preparing search index...
The search index is not available
HarmonyNEXT地图SDK
HarmonyNEXT地图SDK
walkridecommon
LicenseRequestModel
Class LicenseRequestModel
Index
Constructors
constructor
Properties
LICENSE_
BASE_
URL
LICENSE_
PATH
METHOD
bundle
Methods
fetch
Constructors
constructor
new
License
Request
Model
(
)
:
LicenseRequestModel
Returns
LicenseRequestModel
Properties
Static
LICENSE_
BASE_
URL
LICENSE_
BASE_
URL
:
string
= 'https://api.map.baidu.com'
Static
LICENSE_
PATH
LICENSE_
PATH
:
string
= '/license/device/file'
Static
METHOD
METHOD
:
string
= 'POST'
bundle
bundle
:
Map
<
string
,
string
|
number
>
= ...
Methods
fetch
fetch
(
bundle
)
:
Promise
<
IHttpResponse
>
Parameters
bundle
:
Map
<
string
,
string
|
number
>
Returns
Promise
<
IHttpResponse
>
Settings
Theme
OS
Light
Dark
On This Page
constructor
LICENSE_
BASE_
URL
LICENSE_
PATH
METHOD
bundle
fetch
HarmonyNEXT地图SDK
Loading...