new mapboxgl.supermap.ServiceBase(url, options)
ServiceBase.js, line 4
mapboxgl.supermap base class.
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
url |
string |
The url of the service. |
||||||||||||||||||||||||
options |
Object |
The optional parameters.
|
Fires
Events
-
initialized
ServiceBase.js, line 23 -
Triggered after the constructor construct succeeds.
Properties:
Name Type Description this
Object This object.