Class: ServiceBase

ServiceBase

ol.supermap的服务基类。

new ol.supermap.ServiceBase(url, options)

openlayers/services/ServiceBase.js, line 5
Name Type Description
url string

与客户端交互的服务地址。

options Object

参数。
serverType -{SuperMap.ServerType} 服务来源 iServer|iPortal|online

Extends