new mapboxgl.supermap.ServiceBase(url, options)
mapboxgl/services/ServiceBase.js, line 7
mapboxgl.supermap 服务基类。
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
url |
string |
与客户端交互的服务地址。 |
||||||||||||||||||||
options |
Object |
可选参数。
|
Fires
Events
-
initialized
mapboxgl/services/ServiceBase.js, line 25 -
构造函数构造成功之后触发。
Properties:
Name Type Description this
Object this 对象。