메소드 | 설명 | |
---|---|---|
MapByScalesLayer ( string id, string layerName, string serviceUrl, string mapName, double scales, int defaultScaleIndex ) : System |
MapServerByScales构造函数。
|
public MapByScalesLayer ( string id, string layerName, string serviceUrl, string mapName, double scales, int defaultScaleIndex ) : System | ||
id | string | 图层ID。 |
layerName | string | 图层名字。 |
serviceUrl | string | 地图的Url。 |
mapName | string | 地图名称。 |
scales | double | 支持的比例尺。 |
defaultScaleIndex | int | 默认呈现级别,该参数可选。 |
리턴 | System |