Class: SuperMapCloud

ol.source.SuperMapCloud

The source of SuperMapCloud.

new ol.source.SuperMapCloud(opt_options)

SuperMapCloud.js, line 3
Name Type Description
opt_options Object

The optional parameters.

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

The url of the service.

tileProxy string optional

Proxy url.

mapType string 'web' optional

type.

mapName string 'quanguo' optional

The map name.

maxZoom number 18 optional

The maximum zoom level.

attributions string 'Map Data ©2014 SuperMap - GS(2014)6070号-data©Navinfo with <span>© <a href='https://iclient.supermap.io' target='_blank'>SuperMap iClient</a></span>' optional

The copyright information.

Extends