Class: SuperMapCloud

ol.source.SuperMapCloud

超图云地图图层源。

new ol.source.SuperMapCloud(opt_options)

openlayers/mapping/SuperMapCloud.js, line 6
Name Type Description
opt_options Object

参数。

Name Type Default Description
url string 'http://t2.supermapcloud.com/FileService/image?map={mapName}&type={type}&x={x}&y={y}&z={z}' 可选

服务地址。

tileProxy string 可选

代理地址。

Extends