<< Click to Display Table of Contents >>

SuperGIS Server JavaScript API

 

new sg.layers.DynamicLayer()

 

 

Description

建立動態圖層。

 

Position

DynamicLayer.js

 

 

Properties

 

Properties

Type

Description

spatialReference

sg.SpatialReference

圖層坐標系統

 

 

Method

 

Event

Type

Description

getImageUrl(extent, width, height)

extent:sg.geometry.Extent

width:Number

height:Number

Returns:String

 

 

回傳指定範圍與大小的動態影像

Name

Type

Description

extent

sg.geometry.Extent

動態影像地圖範圍

width

Number

影像寬度,單位為pixel

height

Number

影像高度,單位為pixel

Returns:

Type

Description

String

動態影像位址

 

 


©2015 Supergeo Technologies Inc.